• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

apps/H03-May-2022-278,669262,333

cmake/H03-May-2022-2,0541,794

demos/H03-May-2022-10,5748,566

docs/H03-May-2022-2,4852,036

lib/samtools/H03-May-2022-32,46325,342

seqan/H03-May-2022-256,667148,783

CHANGELOGH A D14-Mar-20123.3 KiB4843

READMEH A D14-Mar-2012574 2314

seqan.hH A D14-Mar-20122.6 KiB6225

README

1This is SeqAn, the C++ template library for sequence analysis
2
3See http://www.seqan.de/ for more information
4
5For detailed installation instructions read:
6http://trac.mi.fu-berlin.de/seqan/wiki/Tutorial/GettingStarted
7
8
9Folders:
10========
11
12"apps":  SeqAn applications
13"cmake": CMake files to create your own project files
14"demos": SeqAn demos, see also http://www.seqan.de/dddoc/html/INDEXPAGE_Demo.html
15"docs":  HTML-Documentation
16"seqan": SeqAn library (add the folder that contains "seqan" to
17         your include path)
18
19
20Have fun!
21
22Your SeqAn Team
23