Description Usage Arguments Value Examples
View source: R/methylationAnalysis_Step1.r
Reads Bionano Cmap files
1 | readingCmap(cmap)
|
cmap |
character. Path to Bionano cmap file. |
Data Frame Contains the cmap file information.
1 2 | cmap <- system.file("extdata", "Cmapdir/output/contigs/exp_refineFinal1/merged_smaps/SampMolecule_q.cmap", package="methometR")
modcmap <- readingCmap(cmap)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.