gatk-3.8/java/src/org/broadinstitute/sting/gatk/datasources/simpleDataSources
aaron f497213933 DbSNP moved over to tribble
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3288 348d0f76-0448-11de-a6fe-93d51630548a
2010-05-03 06:02:35 +00:00
..
BlockDrivenSAMDataSource.java For Kristian: functions which, given a read, can uniquely identify the BAM file storing that read. 2010-03-31 20:46:44 +00:00
IndexDrivenSAMDataSource.java For Kristian: functions which, given a read, can uniquely identify the BAM file storing that read. 2010-03-31 20:46:44 +00:00
ReadStreamPointer.java Fix off-by-one error in original implementation of read sharding. Tested by 2010-03-06 18:52:53 +00:00
ReadStreamResource.java For Kristian: functions which, given a read, can uniquely identify the BAM file storing that read. 2010-03-31 20:46:44 +00:00
ReferenceOrderedDataSource.java DbSNP moved over to tribble 2010-05-03 06:02:35 +00:00
ResourcePool.java Reduce by interval alterations to interface with new sharding system. This checkin with be followed by a 2010-02-25 00:16:50 +00:00
SAMDataSource.java For Kristian: functions which, given a read, can uniquely identify the BAM file storing that read. 2010-03-31 20:46:44 +00:00
SAMReaderID.java First pass at handling SAMFileReaders using a SAMReaderID. This allows us to firewall 2010-03-04 00:59:32 +00:00
SAMResourcePool.java For Kristian: functions which, given a read, can uniquely identify the BAM file storing that read. 2010-03-31 20:46:44 +00:00
SimpleDataSource.java Changed dataSources to datasources, to be consistant with the rest of our package names. Also, this makes me champion in the largest check-in contest. 2009-06-11 18:13:22 +00:00
SimpleDataSourceLoadException.java Changed dataSources to datasources, to be consistant with the rest of our package names. Also, this makes me champion in the largest check-in contest. 2009-06-11 18:13:22 +00:00
SimpleDataSourceSplitException.java Changed dataSources to datasources, to be consistant with the rest of our package names. Also, this makes me champion in the largest check-in contest. 2009-06-11 18:13:22 +00:00
package-info.java Turn javadoc comments for packages and classes into key/value pairs in a properties file. Embed the properties file 2009-12-04 20:08:41 +00:00