gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
asivache 921d4f4e95 RemapAlignments is a standalone picard-level tool that does not use gatk engine; moved to 'tools'
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1396 348d0f76-0448-11de-a6fe-93d51630548a
2009-08-10 15:41:07 +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 RemapAlignments is a standalone picard-level tool that does not use gatk engine; moved to 'tools' 2009-08-10 15:41:07 +00:00
packages Added indel cleaner and quality scores recalibrator to the GATK package. 2009-07-24 16:20:38 +00:00
perl A little gadget to select random samples from input stream(s) of unknown length. By default, selects a single line (with probability 1/TOTAL_NUMBER_OF_LINES_READ), with -N option randomly selects specified number of lines. Can read from STDIN or from arbitrary number of input streams (all streams will be merged). Examples:\n cat file1 file2 file3 | randomSampleFromStream.pl -N 5 \n\n or \n randomSampleFromStream.pl file1 file2 file3 2009-07-31 18:55:14 +00:00
python Script that performs all the processing steps from raw Illumina reads through to analysis of barcoding and hybrid selection efficience as documented in the GATK tutorial; can automatically run all steps in series on the farm. 2009-07-31 00:22:53 +00:00
settings Switched to Reflections (http://code.google.com/p/reflections/) project for 2009-07-21 18:32:22 +00:00
shell Version 0.2.1 (released) of the TableRecalibrator 2009-06-25 22:50:55 +00:00
testdata Derive examples from real data. 2009-07-10 04:21:37 +00:00
build.xml Exclude secondary base caller code from playground jar. Still TODO: figure 2009-07-30 21:02:46 +00:00
ivy.xml Switched to Reflections (http://code.google.com/p/reflections/) project for 2009-07-21 18:32:22 +00:00