-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: #11
Comments
Hello, I am having the same issue. Has this been solved?
|
Hi, I am having the same issue. Any ideas on how to resolve. java -jar clove-0.17-jar-with-dependencies.jar -i sample_gridss.vcf.gz GRIDSS -b sample.bam -c 30 7 -o sample_output.vcf |
I am having the same issue and when I am using the GRIDSS VCF and when I am using the BEDPE, I am getting "Unable to parse input breakpoints". Is there a workaround? Help would be much appreciated. |
I was able to get CLOVE with the BEDPE running. I had to make sure that all the columns contain integer values. |
Hi I have this problem after running this command:
java -jar clove-0.17-jar-with-dependencies.jar -i ../De446W2_L1_001.vcf GRIDSS -b ../../bwa_no_M/De446W2_L1_001.sorted.bam -c 13 10 -o De446W2_L1_001_clover.vcf
The text was updated successfully, but these errors were encountered: