gatk-3.8/java/src/org/broadinstitute/sting/gatk/walkers/fasta
depristo 186a8dd698 Trivial protection for null value
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1918 348d0f76-0448-11de-a6fe-93d51630548a
2009-10-27 21:52:52 +00:00
..
BamToFastqWalker.java Fixed package name 2009-09-04 15:40:06 +00:00
CreateSequenomMask.java Check that map isn't being called passing in null arguments. 2009-10-25 02:30:36 +00:00
FastaAlternateReferenceWalker.java a fix for traverse dupplicates bug: GSA-202. Also removed some debugging output from FastaAltRef walker 2009-10-26 20:18:55 +00:00
FastaReferenceWalker.java Trivial protection for null value 2009-10-27 21:52:52 +00:00
FastaSequence.java Added option to FastaReferenceWalker to change output FASTA file format's line width and to remove header lines; allows dumping raw sequence using intervals 2009-09-15 18:00:30 +00:00
PickSequenomProbes.java intermediate commit for some changes in the Variation system, so Eric can go ahead with his changes. Everything is pretty set, but the Variation interface could use a convenience method that joins all the alternate alleles. 2009-10-23 06:31:15 +00:00