Entering edit mode
3.8 years ago
evafinegan
•
0
Hello,
I am trying to downsample vcf file using:
java -jar /downsamplevcf.jar input.vcf -n 100 > subsample.vcf
But I get the error:
[INFO][Launcher]downsamplevcf Exited with failure (-1)
I will appreciate any help on this. Thank you!
you put this file the root folder (?)
is it http://lindenb.github.io/jvarkit/DownSampleVcf.html ? I wrote that software for fun. I'm pretty sure that is not the only error message....