Description Usage Arguments Author(s) Examples
Various plots of genomic coverage for data from NucleotideDistr
objects
1 2 | gRanges2CamelMeasures(gR, cvd, sample.idx1, sample.idx2, sums=NULL, progress=NULL)
allCamelMeasuresForRegion(ch, st, en, str, cvd, sample.idx1, sample.idx2, sums=NULL)
|
ch |
chromosome name |
st |
genomic start |
en |
genomic end |
str |
strand |
cvd |
name of the file with BAM description - covdesc |
gR |
GenomicRanges object to use as a set of genomic regions to query |
sample.idx1,sample.idx2 |
sample indices |
sums |
the vector of sums for normalization |
progress |
every how many regions print a dot for progress indicator |
Michal Okoniewski
1 2 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.