convert standard analysis pipelines to use bam format natively
authorSean Upchurch <sau@caltech.edu>
Wed, 19 Jun 2013 18:56:48 +0000 (11:56 -0700)
committerSean Upchurch <sau@caltech.edu>
Wed, 19 Jun 2013 18:56:48 +0000 (11:56 -0700)
commit4ad5495359e4322da39868020a7398676261679e
treedd80f0b279663f62db95785cad74f5529ca523d9
parentcfc5602b26323ad2365295145e3f6c622d912eb4
convert standard analysis pipelines to use bam format natively
27 files changed:
ReadDataset.py
Region.py
bamPreprocessing.py [new file with mode: 0644]
checkrmask.py
combineRPKMs.py
combinerds.py
commoncode.py
docs/README.chip-seq
docs/RNA-seq.analysisSteps.txt
docs/runRNAPairedAnalysis.sh
docs/runSNPAnalysis.sh
docs/runStandardAnalysis.sh
docs/runStrandedAnalysis.sh
findall.py
geneLocusBins.py
geneMrnaCounts.py
geneMrnaCountsWeighted.py
geneStartBins.py
getsplicefa.py
normalizeExpandedExonic.py
regionCounts.py
rnafarPairs.py
runRNAPairedAnalysis.py
runStandardAnalysis.py
runStrandedAnalysis.py
siteintersects.py
weighMultireads.py