
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-
By default, the tool only extracts PASS or . (unfiltered) variants in the VCF file. Filtered variants may be included in the output by adding the --show-filtered flag. Take a look at the tool do...
-
Hi, Take a look at this doc: https://gatk.broadinstitute.org/hc/en-us/articles/360035891231
-
Hi, How much physical memory do you have in addition to 50G? Is the data remote? Can you please share contents of '--sample-name-map samples.block0.map' file? You have few enough samples so maybe ...
-
Hi Lauren Audi Checkout the new GATKv4.1.6.0 with this fix here: https://github.com/broadinstitute/gatk/releases/tag/4.1.6.0
-
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...
-
Hi Lauren Audi This is a known bug in the code and it will be fixed in the next GATK release coming in the next couple of days. You can follow the progress on this issue here: https://github.com/...
-
Hi Li Shanshan I recommend you use HaplotypeCaller (GATK4.1) to regenerate the gVCF file. As suggested in the error there may be differences in how newer GATK versions calculate DP and MQ and hen...
-
Hi sp580 You are using a very old version of GATK. Please upgrade to the latest v4.1.5.0 which has many of these issues fixed and try again and let us know if the issue persists.
-
Hi Yangyxt The reason you are probably facing this issue is because you have not limit memory usage with `-xmx` argument or worker threads(which is possibly causing the use of all the cores) usin...
-
Hi zohreh Fattahi 1. Yes. 2. Yes.