gatk-3.8/java
kiran 5e96ab6161 Helpful functions for converting a base (char) to a base index (A:0, C:1, G:2, T:3, alphabetical and consistent with Illumina conventions to minimize confusion.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@373 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-13 00:46:23 +00:00
..
src/org/broadinstitute/sting Helpful functions for converting a base (char) to a base index (A:0, C:1, G:2, T:3, alphabetical and consistent with Illumina conventions to minimize confusion. 2009-04-13 00:46:23 +00:00
test/org/broadinstitute/sting Added basic performance testing so I can make sure concurrent access doesn't slow down overall fasta access. 2009-04-12 18:05:56 +00:00