Description Usage Arguments Value
View source: R/AnnotationHelper.R
Given a set of regions and a chromatin state map, match the "best" chromatin state to each region.
1 | chrom_state_match(regions, chrom.states.gr)
|
regions |
The regions to which chromatin states should be associated. |
chrom.states.gr |
A GRanges containing the chromatin state map. |
A vector of the same length as regions, indicating the "best" chromatin state mapping to that region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.