File: README

package info (click to toggle)
seqan 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 36,920 kB
  • sloc: cpp: 117,094; ansic: 71,017; makefile: 121; sh: 19; perl: 17
file content (22 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is SeqAn, the C++ template library for sequence analysis

See http://www.seqan.de/ for more information

For detailed installation instructions read:
http://trac.mi.fu-berlin.de/seqan/wiki/Tutorial/GettingStarted


Folders:
========

"apps":  SeqAn applications
"cmake": CMake files to create your own project files
"demos": SeqAn demos, see also http://www.seqan.de/dddoc/html/INDEXPAGE_Demo.html
"docs":  HTML-Documentation
"seqan": SeqAn library (add the folder that contains "seqan" to
         your include path)


Have fun!

Your SeqAn Team