File: README

package info (click to toggle)
seqan 1.4.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 257,080 kB
  • ctags: 38,576
  • sloc: cpp: 301,711; python: 26,086; sh: 659; xml: 188; awk: 129; makefile: 53
file content (26 lines) | stat: -rw-r--r-- 723 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SeqCons - Sequence Consensus
============================

Sequence consensus “./seqcons” is an open source consensus computation program
for Linux and Windows.  The algorithm can be used for de novo and
reference-guided sequence assembly.

For more information, see

    http://www.seqan.de/projects/seqcons/

Usage
-----

  ./seqcons -r [Options]
  ./seqcons --help

References
----------

 * Rausch, T., Koren, S., Gennady, D., Weese, D., Emde, A.-K., Doering, A.,
   Reinert, K. (2009). A consistency-based consensus algorithm for de novo and
   reference-guided sequence assembly of short reads. Bioinformatics.

 * Rausch, T., Emde, A.-K., Reinert, K. (2008). Robust consensus
   computation. BMC Bioinformatics.