gatk-3.8/java/src/org/broadinstitute/sting
aaron a2fab07258 fixed the build problem: there were two copies of the AnnotatorInputTable Codec and Feature in two different spots.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3439 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-26 14:47:15 +00:00
..
alignment BaseUtils has more clear distinction between byte and char routines. All char routines are @Depreciated now. Please use bytes. Better organization of reverse(), now in Utils not BaseUtils. 2010-05-20 14:05:13 +00:00
analyzecovariates The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had 2010-04-20 15:26:32 +00:00
commandline The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had 2010-04-20 15:26:32 +00:00
gatk fixed the build problem: there were two copies of the AnnotatorInputTable Codec and Feature in two different spots. 2010-05-26 14:47:15 +00:00
oneoffprojects Changes to Depth of Coverage: 2010-05-26 03:39:22 +00:00
playground Better Exception message when can't find annotation value in variant recalibrator. 2010-05-25 21:15:50 +00:00
utils Optimization of reference window calculation to us bytes not char and no uppercasing since reference and read bases are always uppercase now. Should remove some ~5% of runtime of UG. 2010-05-26 14:10:26 +00:00