velvetg_127_long - de Bruijn graph construction, error removal and
repeat resolution (MAXKMERLENGTH = 127, LONGSEQUENCES)
Usage: ./velvetg directory [options]
- directory
- : working directory name
- -cov_cutoff
<floating-point|auto>
- : removal of low coverage nodes AFTER tour bus or allow the system to
infer it
- (default: no removal)
- -ins_length
<integer>
- : expected distance between two paired end reads (default: no read
pairing)
- -read_trkg
<yes|no>
- : tracking of short read positions in assembly (default: no tracking)
- -min_contig_lgth
<integer>
- : minimum contig length exported to contigs.fa file (default: hash length
* 2)
- -amos_file
<yes|no>
- : export assembly to AMOS file (default: no export)
- -exp_cov
<floating point|auto>
- : expected coverage of unique regions or allow the system to infer it
- (default: no long or paired-end read resolution)
-long_cov_cutoff <floating-point>: removal of
nodes with low long-read coverage AFTER tour bus
- (default: no removal)