gatk-3.8/public/gatk-framework/src
Eric Banks 0b73573abc Slightly modifying the way to use the IUPAC ambiguity codes in the FastaAlternateReferenceMaker.
Previously it required you to create a single sample VCF and then to pass that in to the tool, but
Geraldine convinced me that this was a pain for users (because they usually have multi-sample VCFs).
Instead now you can pass in a multi-sample VCF and specify which sample's genotypes should be used
for the IUPAC encoding.  Therefore the argument changed from '--useIUPAC' to '--use_IUPAC_sample NA12878'.
2014-04-02 21:34:25 -04:00
..
main Slightly modifying the way to use the IUPAC ambiguity codes in the FastaAlternateReferenceMaker. 2014-04-02 21:34:25 -04:00
test Test that a Tabix index is created for block-compressed output formats 2014-03-31 14:36:48 -04:00