bigWigMerge |
bigWigMerge in1.bw in2.bw .. inN.bw out.bedGraph |
Merge together multiple bigWigs into a single output bedGraph. |
bigWigSummary |
bigWigSummary [options] file.bigWig chrom start end dataPoints |
Extract binned summary information from a bigWig file for a genomic region |
bigWigCorrelate |
bigWigCorrelate [options] a.bigWig b.bigWig |
Correlate bigWig files, optionally only on target regions. |
multiBigwigSummary |
multiBigwigSummary bins -b file1.bw file2.bw -out results.npz [options] |
Compute the average scores for each of the bigWig files in every genomic region. |
bigWigInfo |
bigWigInfo [options] file.bw |
Print out summary information about bigWig file. The summary statistics include mean, min, max, std, and bases covered. |