Category

Genome Variant Analysis


Usage

java -jar GenomeAnalysisTK.jar -T AnalyzeCovariates -R myrefernce.fasta -ignoreLMT -BQSR recal1.table \ # you can discard any two -before recal2.table -after recal3.table -plots myrecals.pdf


Manual

SetArgumentLabelColorDescription
Original-beforeBEFOREPink First pass recalibration tables obtained from applying BaseRecalibration on the original alignment.
Recalibrated-afterAFTERBlue Second pass recalibration tables results from the application of BaseRecalibration on the alignment recalibrated using the first pass tables
Input-BQSRBQSRBlack Any recalibration table without a specific role


Share your experience or ask a question