Description Usage Arguments Value Examples
Reads SMAP files to extract information
1 | readSMap(smap)
|
smap |
character. Path to SMAP file. |
Data Frame or text file. Contains the SMAP information.
1 2 3 | smapName="F1.1_TestSample1_solo_hg19.smap"
smap = system.file("extdata", smapName, package="nanotatoR")
readSMap(smap)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.