Description Usage Arguments Value Examples
View source: R/methylationAnalysis_Step1.r
Untarring the directory if needed
1 | untaringdirectoy(cmaploc_mol)
|
cmaploc_mol |
character. Path to Bionano compressed file. |
uncompressed folder with all the files for analysis
1 2 | cmaploc_mol <- system.file("extdata", package="methometR")
untarredFolder <-untaringdirectoy(cmaploc_mol)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.