powered by
annotateRegions(regions, genomicState, annotate = TRUE, ...)
$regions
genomicState$fullGenome
genomicState$codingGenome
TRUE
countTable
annotationList
annotate=TRUE
minoverlap
## Annotate regions, first two only annotatedRegions <- annotateRegions(regions=genomeRegions$regions[1:2], genomicState=genomicState$fullGenome, minoverlap=1) annotatedRegions
Run the code above in your browser using DataLab