
Bhanu Gandham
Computational Scientist
- Total activity 1484
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 5
- Subscriptions 796
Comments
Votes on activity by Bhanu Gandham Sort by votes-
Hi , The GATK support team is focused on resolving questions about GATK tool-specific errors and abnormal results from the tools. For all other questions, such as this one, we are building a backlo...
-
Another thing to try is validate your input BAM files with ValidateSamFile
-
Looks like HaplotypeCaller is unable to read the input file. Try to run `samtools view -H <inputbam>` and see if that works. If that doesn't work either then it is not a GATK issue and you need to ...
-
Hi, Our conda env has not been tested for portability. We only guarantee that it will work on whatever version of Ubuntu is used in the Docker image and on Travis. However, since your request, we...
-
Nicola Dick What you are looking at is a very old version of GATK. Please look at the latest version which has the correct usage examples: https://gatk.broadinstitute.org/hc/en-us/articles/360042...
-
Hi mack812 I have released your posts.
-
Hi Eugene Albert We are creating a new funcotator resource soon and that should resolve this issue. You can follow progress on this here: https://github.com/broadinstitute/gatk/issues/6564
-
Hi Thanh Nguyen Nguyen GATK only supports Java 8 and not Java 11. Please use java 8 and try again.
-
Hi Marley Yeong I am very interested in how the workaround( pasting the contigs together) works out for you. Please share your experience after you have tested it. I wonder if the coordinates mi...
-
Thank you for sharing your experience sp580 and helping us enrich the GATK-Community knowledge-base.