Count covered bases per-gene for each given wiggle track format file.
This document describes gmt music bmr calc-wig-covg version 0.04 (2013-05-14 at 16:03:05)
gmt music bmr calc-wig-covg --roi-file=? --reference-sequence=? --wig-list=? --output-dir=?
General usage:
... music bmr calc-wig-covg \ --wig-list input_dir/wig_list \ --output-dir output_dir/ \ --reference-sequence input_dir/all_sequences.fa \ --roi-file input_dir/all_coding_exons.tsv
Tab-delimited list of ROIs [chr start stop gene_name] (See Description)
Path to reference sequence in \s-1FASTA\s0 format
Tab-delimited list of \s-1WIG\s0 files [sample_name wig_file] (See Description)
Directory where output files and subdirectories will be written
This script counts bases with sufficient coverage in the ROIs of each gene from given wiggle track format files, and categorizes them into - \s-1AT\s0, \s-1CG\s0 (non-CpG), and CpG counts. It also adds up these base-counts across all ROIs of each gene for each sample, but covered bases that lie within overlapping ROIs are not counted more than once towards these total counts.
Copyright (C) 2010-2011 Washington University in St. Louis.
It is released under the Lesser \s-1GNU\s0 Public License (\s-1LGPL\s0) version 3. See the associated \s-1LICENSE\s0 file in this distribution.
Cyriac Kandoth, Ph.D.
genome-music-bmr(1), genome-music(1), genome(1)