View source: R/OverlappingGenes.r
| readSMap_DLE | R Documentation | 
Reads DLE SMAP files to extract information
readSMap_DLE(smap, smapdata, input_fmt_smap = "Text")
| smap | character. Path to SMAP file. | 
| smapdata | dataframe. variable for smap dataset. | 
| input_fmt_smap | character. input format for smap text or dataframe. | 
Data Frame or text file. Contains the SMAP information.
smapName="GM24385_Ason_DLE1_VAP_trio5.smap"
smap = system.file("extdata", smapName, package="nanotatoR")
readSMap_DLE(smap, input_fmt_smap = "Text")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.