Description Usage Arguments Value Examples
Creates a GenomicRanges object for each methclone output file
1 |
files |
A vector of input files containing methclone output files, the suffix of files should be methClone_out.gz |
ids |
A vector of sample ids for the files |
cores |
The number of cores to be used for parallel execution (default: 5) |
sve |
A boolean to save the GenomicRanges object (default: FALSE) |
A list, each element is a data frame of GenomicRanges objects containing pdr, epipolymorphism, and Shannon entropy values for each input file. Saves as an epi.gr.rda extension
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.