![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I use a whole-genome SNV caller on exome sequencing data | Jolin | Bioinformatics | 5 | 08-11-2013 08:04 PM |
Varscan-SNV identification | bioman1 | Bioinformatics | 3 | 05-23-2012 03:41 AM |
Samtools SNP Caller versus MAQ SNP caller | BertieWooster | Bioinformatics | 5 | 05-18-2012 02:41 PM |
PubMed: Enhanced mismatch mutation analysis: simultaneous detection of point mutation | Newsbot! | Literature Watch | 0 | 12-14-2010 03:20 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: California Join Date: Mar 2012
Posts: 97
|
![]()
Anyone here have any experience using Virmid? I have some exome seq data that I want to use it on but on first attempt with default parameters I get this error:
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String ind ex out of range: -1 at java.lang.String.substring(Unknown Source) at virmid.Param.reportFile(Param.java:225) at virmid.Virmid.main(Virmid.java:112) Any ideas? |
![]() |
![]() |
![]() |
#2 |
Member
Location: California Join Date: Mar 2012
Posts: 97
|
![]()
For everyone's info, I contacted the developers.
The issue was because I was using Windows and they had a bug that confused forward vs backward slashes in path names. They fixed it and released a new version 1.1.1 and it works fine now. |
![]() |
![]() |
![]() |
#3 |
Member
Location: London Join Date: Jan 2013
Posts: 25
|
![]()
Dear all,
I have been trying the latest Virmid 1.2.0 (released 2015-07-14) under a range of settings, all of which fail with the following error message: Code:
Exception in thread "main" java.lang.NullPointerException at virmid.Virmid.callFinalVariants(Virmid.java:1116) at virmid.Virmid.main(Virmid.java:150) I have also tried to investigate the source of the error myself, from the available source code on the same SourceForge repository. However, the available source code (on both SourceForge and the linked git repository) was last updated on 2013-08-20. Obviously, that old code release does not match the lines that throw the errors, both in my case and that of Irantzu. If anyone knows where the latest code is (updates between 2013 and the latest release in 2015), I'd be happy to have a look. Otherwise, advice from anyone with recent experience of Virmid is more than welcome. I wish to compare Virmid with other somatic variant callers that work perfectly on the same input files. Best regards, Kevin |
![]() |
![]() |
![]() |
Tags |
exome, snv, virmid |
Thread Tools | |
|
|