gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
kiran e293d65ede Refactored to allow the user to specify the range of cycles they wish to call. Simply specify a single range (i.e. '0-75') or two ranges ('0-75,76-151'). This allows single and paired-end read processing to coexist happily. Also implements annotation of an aligned bam file (which should hopefully fit in under two gigs now, but I'm waiting on a bug fix or a clarification from the Picard team.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@753 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-20 00:07:24 +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 Refactored to allow the user to specify the range of cycles they wish to call. Simply specify a single range (i.e. '0-75') or two ranges ('0-75,76-151'). This allows single and paired-end read processing to coexist happily. Also implements annotation of an aligned bam file (which should hopefully fit in under two gigs now, but I'm waiting on a bug fix or a clarification from the Picard team. 2009-05-20 00:07:24 +00:00
python Better merge support 2009-05-18 21:18:51 +00:00
settings Upped sam-jdk jar to new version in public picard repository. 2009-05-17 15:03:05 +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 We now only build the files that have changed. It should speed up compile time as our source tree grows. 2009-05-15 20:48:01 +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