Description Usage Arguments Details
description annotates the ranges with the corresponding list
1 2 | AnnotateRanges(r1, l, ignore.strand = FALSE, type = "precedence",
null.fact = "None", collapse.char = ":")
|
r1 |
a GenomicRanges object with ranges to be annotated |
l |
a GRangesList with genomic features |
ignore.strand |
should strand info be ignored |
type |
annotation mode, |
null.fact |
a value to be used for ranges that do not hit any annotation |
collapse.char |
a collapse character for multiple hits in |
details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.