The purpose of the `GenomeFeatures` package is to produce a detailed genomic annotation from chromosome coordinates similar as `ChIPseeker::annotate` @ChIPseeker, but without prioritizing annotations.
The internal functions use in the package for a fast genomic annotation and data manipulations are based on the `AnnotationDbi`@AnnotationDbi,`GenomicRanges`,`IRanges`, `GenomicFeatures`@GenomicFeatures, and `data.table`@data.table R packages.
The internal functions used in this package for a fast genomic annotation and data manipulations are based on the `AnnotationDbi`@AnnotationDbi,`GenomicRanges`,`IRanges`, `GenomicFeatures`@GenomicFeatures, and `data.table`@data.table R packages.
Plots of features distribution are based on `plotly`@plotly and `UpSetR`@UpSetR R packages.