Description Usage Arguments Value
Helper function for obtaining chromatin states through import_chrom_states.
1 2 | download_chromatin_states(biosample, assembly,
download.dir = file.path("input/ENCODE", biosample, assembly))
|
biosample |
The biosample identifier from ENCODE. Valid examples are GM12878, K562 or MCF-7. |
download.dir |
The folder where the downloaded files should be stored.
defaults to |
genome.assembly |
Which genome assembly should the results come from? |
A GRanges object with the loaded chromatin states, or NULL if the do not exist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.