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