Description Usage Arguments Value Note Author(s)
Enrichment of features with respect to annotation types
1 | enrichment.feat(x, annotations, region.bounds)
|
x |
An object of type |
annotations |
An object of type |
region.bounds |
An object of type |
A data frame with two columns and a row for each type of element in the annotations. The second column gives the fold-enrichment of x across the corresponding annotation type, which is equal to the fraction of x which fall within the annotation type, divided by the fraction of the entire region covered by the annotation type.
If any of the arguments to this function are passed as pointers to objects stored in C, they will be sorted after this function call.
Melissa J. Hubisz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.