gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
ebanks 5dbba6711c Lots of changes: (I'll send email out in a sec)
1) Moved various disparate concordance / set splitting functionalities to a new parent tool which works like VariantFiltration (i.e. people can write various modules that fit inside and can be run though it).
2) Fixed up argument parsing in VariantFiltration to use key=value format so we don't accidentally mox up values (like I had been doing).
3) Have indel rod print samples


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1540 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-07 01:12:09 +00:00
R Updated python files 2009-07-07 14:15:39 +00:00
c Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
doc moved to wiki 2009-07-22 16:35:23 +00:00
java Lots of changes: (I'll send email out in a sec) 2009-09-07 01:12:09 +00:00
packages Added VariantFiltrationWalker to GATK early release. 2009-09-02 02:17:50 +00:00
perl A useful perl module for quick argument parsing. 2009-08-31 15:44:57 +00:00
python Lots of changes: (I'll send email out in a sec) 2009-09-07 01:12:09 +00:00
scala/src support for scala walkers 2009-08-28 00:15:01 +00:00
settings Switched to Reflections (http://code.google.com/p/reflections/) project for 2009-07-21 18:32:22 +00:00
shell Renaming error to getNegLog10PError(); added Cached clearing method to GL; SSG now has a CallResult that counts calls; No more Adding class to System.out, now to logger.info; First major testing piece (and general approach too) to unit testing of a walker -- SingleSampleGenotyper now knows how many calls to make on a particular 1mb region on NA12878 for each call type and counts the number of calls *AND* the compares the geli MD5 sum to the expected one! 2009-09-04 12:39:06 +00:00
testdata change to make build work 2009-09-03 13:43:10 +00:00
build.xml overaggressively removed the STD outputs, back in for tests 2009-09-03 15:07:45 +00:00
ivy.xml Switched to Reflections (http://code.google.com/p/reflections/) project for 2009-07-21 18:32:22 +00:00