gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
aaron bae4256574 Started the process to make the GATK engine into a runnable object so we can call it from other processes. Step 1: make a configuration object that can serialize to and from an XML file. This way we can store the information everyone uses shell scripts for. Also we can now pull the list of params out of the GenomeAnalysisTK.java. More to come...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@636 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-08 01:25:26 +00:00
c Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
doc Provide a default logger, some config settings, and some doc updates. 2009-04-29 02:06:05 +00:00
java Started the process to make the GATK engine into a runnable object so we can call it from other processes. Step 1: make a configuration object that can serialize to and from an XML file. This way we can store the information everyone uses shell scripts for. Also we can now pull the list of params out of the GenomeAnalysisTK.java. More to come... 2009-05-08 01:25:26 +00:00
python Better validation scripts and data 2009-04-29 17:40:07 +00:00
settings Bumped sam-jdk version to fix bug unzipping bam files. 2009-04-28 20:02:05 +00:00
shell Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
testdata Better validation scripts and data 2009-04-29 17:40:07 +00:00
build.xml Added BCEL and some basic instrumenation code to the test library. 2009-05-06 17:18:23 +00:00
ivy.xml Change the sample XML marshalling code over to simple XML, and take out the castor lines in the ivy.xml 2009-05-08 00:08:25 +00:00