Description Usage Arguments Examples
A wrapper function to compute MNase accessibility (MACC) scores with one command.
1 2 3 4 |
setlist |
a list of vectors with names of files contains positions of aligned reads. Each vector should correspond to one sample, and order of files should correspond to ascending order of MNase concentrations used in the experiment. |
path2files |
a path to files to be read. |
bin |
a size of a bin. |
tit.points |
a vector of MNase concentrations used in the experiment. The concentrations should be provided in ascending order. |
genome |
a string corresponding to genome of interest. |
chrn |
a vector of chromosome names or NULL for all chromosomes. |
mc.cores |
a number of cores for parallel computing. |
scale.genome.to.100Mb |
logical. Should the values be normalized to genome size? |
normalize.perBinSize |
logical. Should the values be normalized to been size? |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.