gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo 80a4ce0edf Bugfix for incorrect error messages for missing BAMs and VCFs
-- Missing BAMs were appearing as StingExceptions
-- Missing VCFs were showing up as CommandLineErrors, but it's clearer for them to be CouldNotReadInputFile exceptions
-- Added integration tests to ensure missing BAMs, VCFs, and -L files are properly thrown as CouldNotReadInputFile exceptions
-- Added path to standard b37 BAM to BaseTest
-- Cleaned up code in SAMDataSource, removing my parallel loading code as this just didn't prove to be useful.
2012-01-23 09:52:07 -05:00
public Bugfix for incorrect error messages for missing BAMs and VCFs 2012-01-23 09:52:07 -05:00
settings SnpEff 2.0.5 support. Re-enabled SnpEff in the HybridSelectionPipeline. 2012-01-03 15:18:36 -05:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Merged bug fix from Stable into Unstable 2011-12-22 10:49:52 -05:00
ivy.xml SnpEff 2.0.5 support. Re-enabled SnpEff in the HybridSelectionPipeline. 2012-01-03 15:18:36 -05:00