gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
kcibul d1f3000afa bed-style output for IGV
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@721 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-15 17:58:44 +00:00
c Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
doc Added documentation for calling the GATK from Matlab. This is to document the extreme basic and experimental support for using Matlab to call the GATK, and is more of a placeholder for when we have time to revisit supporting this. 2009-05-13 15:25:51 +00:00
java bed-style output for IGV 2009-05-15 17:58:44 +00:00
python Revised ROD system. Split the system in Basic type and interface. Enabled more control over rod accessing, including an initialize() function to fetch headers and other options from the file. Added general tabular rod, which has a named columns and supports a map<String,String> interface. Comes with shiny new Junit system for RODs. Also, added simple python script for accessing picard data. 2009-05-14 21:06:28 +00:00
settings Bumped sam to latest. 2009-05-13 19:19:55 +00:00
shell Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
testdata Better interface to the tabular ROD, now makes writing files easier. Also has corresponding test files 2009-05-14 23:20:11 +00:00
build.xml Added IterableLocusContextQueue and test. Cleaned up tests, adding BaseTest where it didn't exist. Enhanced test runner to run only classes ending in ...Test.java, so that utility classes can sit alongside the tests but won't be run by JUnit. 2009-05-13 21:32:05 +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