Description Usage Arguments Value
Creates a BED file suitable for uploading as a custom track to the UCSC genome browser.
1 |
ma |
Output list from a run of methylaction() |
reads |
Preprocessed reads/fragments data from getReads() |
path |
Folder to save the files in, will create if does not exist |
bigwig |
If TRUE, convert the BED to BIGWIG files, requires wigToBigWig in $PATH (obtain from the Jim Kent source tree) |
ncore |
Number of parallel processes to use |
Writes BED file to disk and optionally converts to a bigWig file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.