View source: R/sesameData_getManifestGRanges.R
sesameData_getManifestGRanges | R Documentation |
Note that some unaligned probes are not included. For full manifest, please visit http://zwdzwd.github.io/InfiniumAnnotation
sesameData_getManifestGRanges(platform, genome = NULL)
platform |
Mammal40, MM285, EPIC, and HM450 |
genome |
hg38, mm10, ... will infer if not given. For additional mapping, download the GRanges object from http://zwdzwd.github.io/InfiniumAnnotation and provide the following argument ..., genome = sesameAnno_buildManifestGRanges("downloaded_file"),... to this function. |
GRanges
sesameDataCache("Mammal40.address")
res <- sesameData_getManifestGRanges("Mammal40")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.