gatk-3.8/java/src/org/broadinstitute/sting/playground
hanna 433ad1f060 Cleanup...deprecate FastaSequenceFile2 in favor of IndexedFastaSequenceFile or ReferenceSequenceFile from Picard, depending on the application.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1196 348d0f76-0448-11de-a6fe-93d51630548a
2009-07-08 18:49:08 +00:00
..
examples Update naming for consistency. 2009-06-30 22:03:21 +00:00
gatk . 2009-07-08 16:59:36 +00:00
indels count X/N/etc. as mismatches for the NM attribute in the BAMs 2009-06-30 16:08:55 +00:00
piecemealannotator Cleanup...deprecate FastaSequenceFile2 in favor of IndexedFastaSequenceFile or ReferenceSequenceFile from Picard, depending on the application. 2009-07-08 18:49:08 +00:00
somaticcoverage Convert the somatic coverage tool to output from the packaging tool rather than from the dist target. 2009-06-18 21:29:30 +00:00
utils Added unit tests for function in ListUtils to randomly sample lists with replacement, updated AlleleFrequencyEstimate to provide a callType of HomRef, HetSNP, HomSNP, update indices in CoverageEval.py, and made a lot of changes to CoverageWalker biggest one being that it directly calls SingleSampleGenotyper instead of implementing some parts of SSG itself. 2009-07-08 02:05:40 +00:00
ValidateSAM.java Update to latest version of picard. Change imports in all classes dependent on picard public from import edu.mit.broad.picard... to import net.sf.picard... 2009-05-28 20:13:01 +00:00