Description Usage Arguments Examples
Returns a data frame with HM450/EPIC manifest information files from Sesame package
1 | get_met_probes_info(genome = c("hg38", "hg19"), arrayType = c("450k", "EPIC"))
|
genome |
Human genome of reference hg38 or hg19 |
arrayType |
"450k" or "EPIC" array |
1 2 3 | regions.names <- c("chr22:18267969-18268249","chr23:18267969-18268249")
regions.gr <- make_granges_from_names(regions.names)
make_names_from_granges(regions.gr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.