Genome Analysis Toolkit

Variant Discovery in High-Throughput Sequencing Data

GATK process banner

Need Help?

Search our documentation

Community Forum

Hi, How can we help?

Developed in the Data Sciences Platform at the Broad Institute, the toolkit offers a wide variety of tools with a primary focus on variant discovery and genotyping. Its powerful processing engine and high-performance computing features make it capable of taking on projects of any size. Learn more

FIX to VariantRecalibrator RScript compatibility issues with latest library scales

0

3 comments

  • Avatar
    Gökalp Çelik

    Thank you nancy anderson

    We have a work in progress branch to update R and dependencies and this particular fix is already applied. Once all the testing is complete we will release a new GATK version with newer R and dependent libraries. 

    Regards. 

    0
    Comment actions Permalink
  • Avatar
    Eva König

    Thank you for providing this fix, it works great. I do get the scatter plots for the different annotations. However, I was wondering where the tranches plot for the SNPs has gone. It looks like the code for generating this plot is not contained in the R file generated with --rscript-file in VariantRecalibrator. How can I generate this plot? Sorry in case this information is somewhere and I missed it.

    Eva

    0
    Comment actions Permalink
  • Avatar
    Gökalp Çelik

    Hi Eva König

    plot_Tranches.R file is not part of what is produced with the RSCRIPT_FILE parameter. It is included within the resource folder of the JAR as well as our github repository. 

    https://github.com/broadinstitute/gatk/blob/master/src/main/resources/org/broadinstitute/hellbender/tools/walkers/vqsr/plot_Tranches.R 

    If you wish to plot tranches you may want to use this script and tranches files. Normally we would recommend rerunning VariantRecalibrator for this particular plot. If there are incompatibilities please leave your feedback or you may want to submit a pull request for a possible fix. 

    Regards. 

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk