# HG changeset patch # User bgruening # Date 1390944641 18000 # Node ID fc3830717e24373e1d772fd599e89e221403c28e # Parent 3f209640411388ce03eb2e54659a2eca67252706 Uploaded diff -r 3f2096404113 -r fc3830717e24 bamCompare.xml --- a/bamCompare.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/bamCompare.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + normalizes and compares two BAM files to obtain the ratio, log2ratio or difference. (bam2bigwig) diff -r 3f2096404113 -r fc3830717e24 bamCorrelate.xml --- a/bamCorrelate.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/bamCorrelate.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + correlates pairs of BAM files diff -r 3f2096404113 -r fc3830717e24 bamCoverage.xml --- a/bamCoverage.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/bamCoverage.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + generates a coverage bigWig file from a given BAM file. Multiple options are available to count reads and normalize coverage. (bam2bigwig) diff -r 3f2096404113 -r fc3830717e24 bamFingerprint.xml --- a/bamFingerprint.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/bamFingerprint.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + plots profiles of BAM files; useful for assesing ChIP signal strength diff -r 3f2096404113 -r fc3830717e24 bigwigCompare.xml --- a/bigwigCompare.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/bigwigCompare.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + normalizes and compares two bigWig files to obtain the ratio, log2ratio or difference diff -r 3f2096404113 -r fc3830717e24 computeGCBias.xml --- a/computeGCBias.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/computeGCBias.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + to see whether your samples should be normalized for GC bias diff -r 3f2096404113 -r fc3830717e24 computeMatrix.xml --- a/computeMatrix.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/computeMatrix.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + summarizes and prepares an intermediary file containing scores associated with genomic regions that can be used afterwards to plot a heatmap or a profile diff -r 3f2096404113 -r fc3830717e24 correctGCBias.xml --- a/correctGCBias.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/correctGCBias.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + uses the output from computeGCBias to generate corrected BAM files diff -r 3f2096404113 -r fc3830717e24 heatmapper.xml --- a/heatmapper.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/heatmapper.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + creates a heatmap for a score associated to genomic regions diff -r 3f2096404113 -r fc3830717e24 profiler.xml --- a/profiler.xml Tue Jan 28 16:28:52 2014 -0500 +++ b/profiler.xml Tue Jan 28 16:30:41 2014 -0500 @@ -1,4 +1,4 @@ - + creates a profile plot for a score associated to genomic regions