gatk-3.8/python
andrewk dcb8892568 Lot of code for coverage evaluation tools including first version of python script to evaluate the downsampled SSG callls made and the java code to make all the calls at Hapmap chip sites at various downsampling levels; ListUtils contains functions for randomnly subsetting lists (with replacement) which are useful for subsetting the same elements in both the reads and the offsets lists of a LocusWalker
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1162 348d0f76-0448-11de-a6fe-93d51630548a
2009-07-03 08:07:02 +00:00
..
AlignBam.py Script that aligns paired-end BAMs using BWA. 2009-06-18 18:14:58 +00:00
CoverageEval.py Lot of code for coverage evaluation tools including first version of python script to evaluate the downsampled SSG callls made and the java code to make all the calls at Hapmap chip sites at various downsampling levels; ListUtils contains functions for randomnly subsetting lists (with replacement) which are useful for subsetting the same elements in both the reads and the offsets lists of a LocusWalker 2009-07-03 08:07:02 +00:00
EvalMapping.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
FastaQuals2Fastq.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
Geli2GFF.py Updated coverter to reflect change in contig ordering in Geli files 2009-06-03 10:05:28 +00:00
Gelis2PopSNPs.py Version 0.2.1 (released) of the TableRecalibrator 2009-06-25 22:50:55 +00:00
LogRegression.py Merged functionality of two python scripts into LogRegression.py, some clarity updates to covariate and regression java files. 2009-06-02 16:55:05 +00:00
LogisticRegressionByReadGroup.py Revert some debug code in RecalQual.py. Make LogisticRegression easier to Ctrl-C out of. 2009-06-05 01:53:48 +00:00
MergeBAMBatch.py Much improved python analysis routines, as well as easier / more correct merging utility. Better R scripts, which now close recalibration data by the confidence of the quality score itself 2009-06-24 01:12:35 +00:00
MergeBAMsUtils.py Much improved python analysis routines, as well as easier / more correct merging utility. Better R scripts, which now close recalibration data by the confidence of the quality score itself 2009-06-24 01:12:35 +00:00
MergeBamsByKey.py Trivial change 2009-06-12 19:11:28 +00:00
MergeEvalMapTabs.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
RecalQual.py Updated version of the recalibration tool 2009-06-19 17:45:47 +00:00
SAM.py Better merge support 2009-05-18 21:18:51 +00:00
SamWalk.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
SamWalkTest.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
SimpleSAM.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
SimulateReads.py Actually writes out a good header now 2009-05-18 13:34:52 +00:00
SpawnMapperJobs.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
SpawnValidationJobs.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
StressTestGATK.py General purpose pileup code -- you can use these features to obtain detailed pileup data from reads and offsets. Useful for all pileup based walkers. Expanded support for rodSAMPileup to enable the new ValidatingPileupWalker, which takes a samtools pileup output and checks that GATK gives identical output as samtools on a per base and per qual pileup. It's going to be a very useful validation tool. 2009-04-14 22:13:10 +00:00
ValidateGATK.py Slightly improved interface to merging utility for multiple bam files 2009-05-20 12:54:41 +00:00
WalkLociTest.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
Walker.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
aln_file.nocvs.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
aln_file.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
analyzeRecalQuals.py Version 0.2.1 (released) of the TableRecalibrator 2009-06-25 22:50:55 +00:00
compSNPCalls.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
countCoverageWithSamtools.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
easyRecalQuals.py Much improved python analysis routines, as well as easier / more correct merging utility. Better R scripts, which now close recalibration data by the confidence of the quality score itself 2009-06-24 01:12:35 +00:00
farm_commands.py Updated version of the recalibration tool 2009-06-19 17:45:47 +00:00
fasta.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
gatkConfigParser.py Major improvements to python analysis code -- now computes a host of statistics about quality scores from the recal_data.csv file emitted by countcovariates. Includes average Q scores, medians, modes, stdev, coefficients of variation, RSME, and % bases > q10, q20, q30. Can finally quantify and compare the improvement of quality score recalibration. 2009-06-20 19:50:37 +00:00
memo.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
picard_utils.py Version 0.2.1 (released) of the TableRecalibrator 2009-06-25 22:50:55 +00:00
pushback_file.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
qltout.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
samtooltest.sh Move non-java code out of playground. 2009-03-23 19:31:38 +00:00
tgtc2sam.py Move non-java code out of playground. 2009-03-23 19:31:38 +00:00