readSMap {nanotatoR} | R Documentation |
Reads SMAP files to extract information
readSMap(smap)
smap |
character. Path to SMAP file. |
Data Frame or text file. Contains the SMAP information.
smapName="F1.1_TestSample1_solo_hg19.smap" smap = system.file("extdata", smapName, package="nanotatoR") readSMap(smap)