gatk-3.8/public/java/test/org/broadinstitute/sting/utils
Eric Banks d18dbcbac1 Added tests for changing IUPAC bases to Ns, for failing on bad ref bases, and for the HaplotypeCaller not failing when running over a region with an IUPAC base.
Out of curiosity, why does Picard's IndexedFastaSequenceFile allow one to query for start position 0?  When doing so, that base is a line feed (-1 offset to the first base in the contig) which is an illegal base (and which caused me no end of trouble)...
2013-01-16 14:55:33 -05:00
..
R Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
activeregion Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
baq Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
clipping Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
codecs/hapmap Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
collections Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
crypt Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
fasta Added tests for changing IUPAC bases to Ns, for failing on bad ref bases, and for the HaplotypeCaller not failing when running over a region with an IUPAC base. 2013-01-16 14:55:33 -05:00
fragments Updating to latest google caliper code 2013-01-11 15:17:16 -05:00
interval Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
io Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
locusiterator Add a test to LocusIteratorByState to ensure that we aren't holding reads anywhere 2013-01-14 16:30:16 -05:00
nanoScheduler Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
pileup ReadBackedPileup cleanup 2013-01-11 15:17:18 -05:00
progressmeter Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
recalibration Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
report Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
runtime Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
sam getAdaptorBoundary returns an int, not an Integer, as this was taking 30% of the allocation effort for LIBS 2013-01-14 16:30:15 -05:00
text Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
threading Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
BitSetUtilsUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
GenomeLocParserUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
GenomeLocSortedSetUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
GenomeLocUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
HaplotypeUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
LegacyReservoirDownsamplerUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
MWUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
MathUtilsUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
MedianUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
PathUtilsUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
QualityUtilsUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
SimpleTimerUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
UtilsUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00