velvet
velvet copied to clipboard
Short read de novo assembler using de Bruijn graphs, as published in: D.R. Zerbino and E. Birney. 2008. Velvet: algorithms for de novo short read assembly using de Bruijn graphs. Genome Research, 18:...
Hello, I submitted velveth.sh on an HPC cluster at my university. I have installed velvet version "velvet-1.2.10". I ran velveth.sh with the following code: `velveth OutputKmer119 119 -shortPaired -fastq -separate...
I'm currently working on the velvet Galaxy wrappers: https://github.com/galaxyproject/tools-iuc/pull/4641 We recently changed our CI to use 2 instead of 1 core. So far we only used `OMP_NUM_THREADS` which produced different...
I am trying to run velveth on my paired files but facing the following error: [0.000000] Velvet can't handle k-mers as long as 33! We'll stick to 31 if you...
$ velvetg output -exp_cov auto [0.000001] Reading read set file output/Sequences; [43.817688] 88015946 sequences found [110.015839] Done [218.490050] Reading pre-graph file output/PreGraph [218.490744] Graph has 19624790 nodes and 88015946 sequences...