View source: R/get_chromHMM_annotation.R
get_chromHMM_annotation | R Documentation |
Download ChromHMM annotation file(s) for a given cell-line (returned as a GRanges object) or a list of cell-lines (returned as a named list of GRanges objects). All annotations are aligned to the hg19 genome build. All data can be found on the UCSC Genome Browser here.
get_chromHMM_annotation(
cell_line,
cache = BiocFileCache::BiocFileCache(ask = FALSE)
)
cell_line |
ChromHMM annotation for user-specified cell-line. Cell-line options are:
|
Cell-line specific ChromHMM annotation file. Default K562 cell-line.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.