# GenomeFeatures ## Aim The aim of this package is to provide a full genomic features annotation from genomic coordinates, without use an annotation priority. ## vignette style package source("https://bioconductor.org/biocLite.R") biocLite("BiocStyle") ## GenomeFeatures Install devtools::install_github("abrionne/GenomeFeatures", build_vignettes=TRUE)