Description Usage Arguments Examples
A wrapper function to compute MNase accessibility (MACC) scores with one command.
1 | profile2bedGraph(tab, path = "./", fname = "profile", nn = 4)
|
tab |
a matrix with four columns corresponding to chromosome names, start of the bins, end of the bins and interesting values respectively. |
fname |
a character string giving the name of the file to be created. |
nn |
integer indicating the number of decimal places to be used. |
path2files |
a character string giving the name of directory where the new file will be saved. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.