Entering edit mode
3.6 years ago
rrsowmya
▴
20
I am using velvet assembler on the HPC which comes with a default maxkerlength of 31. How should I change this to a higher value? The usual command make maxkmerlength=200 maker velveth velvetg returns - make: *** No targets specified and no makefile found. Stop. This is maybe because velvet is loaded as an environment module. Thanks for your help in advance!
Please contact your HPC admin. They should be able to help you better, as they probably installed it in the first place.
If you're confident that you can navigate user installations on your HPC, try installing velvet in a directory under
$HOME
and follow the instructions from the user manual to get to a point when you canmake
it yourself.Hi Ram, thank you. Yes I installed velvet and velvetOptimiser separately and ran using that. Just need to make a note to add that velveth to PATH. Thank you.
Unfortunately, now I get an error
Would anyone know what this error indicates? The test data from VelvetOptimiser runs fine but my data returns this error. I haven't been able to find a solution yet. I will appreciate any comments on the subject. Thanks.