Description Usage Arguments Examples
A function to compute MNase accessibility (MACC) scores.
1 2 |
tags.in.bins |
an list returned by count.tags.in.bins function and contatining localization of bins and number of tags in each of the selected bins. |
tit.points |
a vector of MNase concentrations used in the experiment. The concentrations should be provided in ascending order. |
gc.cont |
a list of vectors containing information about GC content. Each vector corresponds to different chromosome. |
chrn |
a vector of chromosome names or NULL for all chromosomes. |
chr.stat |
a data.frame with sizes of analyzed chromosmes. |
mc.cores |
a number of cores for parallel computing. |
bin |
a size of a bin. |
CpG |
a GenomeRanges object with localization of CpG island. |
scale.genome.to.100Mb |
logical. Should the values be normalized to genome size? |
normalize.perBinSize |
logical. Should the values be normalized to been size?#' @keywords MACC |
1 | macc()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.