gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mark DePristo c1ac0e2760 BCF2 cleanup
-- allowMissingVCFHeaders is now part of -U argument.  If you want specifically unsafe VCF processing you need -U LENIENT_VCF_PROCESSING.  Updated lots of files to use this
-- LENIENT_VCF_PROCESSING disables on the fly VCF header cleanup.  This is now implemented via a member variable, not a class variable, which I believe was changing the GATK behavior during integration tests, causing some files to fail that pass when run as a single test because the header reading behavior was changing depending on previous failures.
2012-06-26 15:28:33 -04:00
licensing Remove old licensing 2012-04-25 12:23:08 -04:00
protected/java Moving ReduceReads into protected 2012-06-25 17:01:33 -04:00
public BCF2 cleanup 2012-06-26 15:28:33 -04:00
settings Rev tribble to 110. Log is: 2012-06-26 15:28:32 -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 ant fasttest: for when you just can't wait 2012-06-01 15:17:18 -04:00
ivy.xml JEXL update 2012-06-21 15:17:21 -04:00