File: README

package info (click to toggle)
seqan 1.4.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 34,156 kB
  • ctags: 30,130
  • sloc: cpp: 226,267; python: 7,737; xml: 189; sh: 153; awk: 129; makefile: 48
file content (22 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (3)
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