| .. |
|
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
|
Removing the code that made the ROD system case insensitive. Anyone using specific ROD names in their classes should take care in naming required tracks; All lowercase is the best practice.
|
2010-04-16 06:17:31 +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 |