Closed lianzhh closed 8 years ago
The error message tells you what you need to do:
velveth: Word length 33 greater than max allowed value (31).
Recompile Velvet to deal with this word length.
You need to change your velvet installation to allow kmers greater than 31 - I would suggest a value like 64. See the velvet installation instructions for how to do this.
To perform the assembly of metagenomic data
crass-assembler --velvet -g 217643 -x crisper_reads/crass.crispr -i crisper_reads/ -s 1
what was likely cause of the error?