gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo ce3d1f89ea ReadShard are no longer allowed to span multiple contigs
-- Previous behavior was unnecessary and causes all sorts of problems with RODs for reads.  The old implementation simply failed in this case.  The new code handles this correctly by forcing shards to have all of their data on a single contig.
-- Added a PrintReads integration test to ensure this behavior is correct
-- Adding test BAMs that have < 200 reads and span across contig boundaries
2012-08-30 10:15:11 -04:00
licensing Revert unintentional license change 2012-08-09 17:10:47 -04:00
protected/java Part II of GSA-462: Consistent RODBinding access across Ref and Read trackers 2012-08-30 10:15:10 -04:00
public ReadShard are no longer allowed to span multiple contigs 2012-08-30 10:15:11 -04:00
settings Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
build.xml Convert external.build.dir and external.dist.dir back to paths 2012-08-15 23:04:10 -04:00
ivy.xml Updating cofoja to the latest version 2012-08-09 16:36:18 -04:00