Lindo Nkambule
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 6
Posts
Votes on activity by Lindo Nkambule Sort by votes-
RevertSam running out of disk space
Hi GATK Team, I'm trying to use RevertSam on a BAM file that is ~161GB in size and running into a "No space left on device error". The job storage was ~600GB GATK version: 4.5.0.0 Command: gatk --j...
-
Best practices for splitting unmapped BAM files
Hi GATK Team, I have ~350 BAM files that are about 150GB each in size. I have been using some of the GATK workflows as a reference but the SamToFastqAndBwaMemAndMba (mapping reads to reference) ste...
-
ApplyVQSR output restriction
AnsweredHi GATK Team, I'd like to know if it possible to restrict the output to within a specific interval? I am running ApplyVQSR and supplying an interval file with the interval chr1 111057913 117227796 ...
-
ArrayList cannot be cast to String in VariantRecalibrator
AnsweredHi GATK team and community, I've encountered an java.util.ArrayList cannot be cast to java.lang.String error while trying to run VariantRecalibrator GATK version used: 4.2.6.1 Exact command used...
-
VariantRecalibrator IndexOutOfBoundsException
AnsweredHi GATK team and community, I've encountered an IndexOutOfBoundsException error while trying to run VariantRecalibrator GATK version used: 4.2.6.1 Exact command used: gatk --java-options -Xms{java_...
-
Caused by: java.util.zip.ZipException: Not in GZIP format
Hi, I am trying to merge a couple of GVCF files generated using HaplotypeCaller but getting Caused by: java.util.zip.ZipException: Not in GZIP format When I do the below command, the header seems o...