AnnotationFilter
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see AnnotationFilter.
Facilities for Filtering Bioconductor Annotation Resources
Bioconductor version: 3.6
This package provides class and other infrastructure to implement filters for manipulating Bioconductor annotation resources. The filters will be used by ensembldb, Organism.dplyr, and other packages.
Author: Martin Morgan [aut], Johannes Rainer [aut], Joachim Bargsten [ctb], Daniel Van Twisk [ctb], Bioconductor Maintainer [cre]
Maintainer: Bioconductor Maintainer <maintainer at bioconductor.org>
citation("AnnotationFilter")):
      
    Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("AnnotationFilter")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | |
| README | Text | 
| NEWS | Text | 
Details
| biocViews | Annotation, Infrastructure, Software | 
| Version | 1.2.0 | 
| In Bioconductor since | BioC 3.5 (R-3.4) (7 years) | 
| License | Artistic-2.0 | 
| Depends | R (>= 3.4.0) | 
| Imports | utils, methods, GenomicRanges, lazyeval | 
| System Requirements | |
| URL | https://github.com/Bioconductor/AnnotationFilter | 
| Bug Reports | https://github.com/Bioconductor/AnnotationFilter/issues | 
See More
| Suggests | BiocStyle, knitr, testthat, RSQLite, org.Hs.eg.db | 
| Linking To | |
| Enhances | |
| Depends On Me | chimeraviz, ensembldb, Organism.dplyr | 
| Imports Me | biovizBase, ggbio, Pbase, TVTB | 
| Suggests Me | wiggleplotr | 
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | AnnotationFilter_1.2.0.tar.gz | 
| Windows Binary | AnnotationFilter_1.2.0.zip | 
| Mac OS X 10.11 (El Capitan) | AnnotationFilter_1.2.0.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/AnnotationFilter | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/AnnotationFilter | 
| Package Short Url | https://bioconductor.org/packages/AnnotationFilter/ | 
| Package Downloads Report | Download Stats | 
| Old Source Packages for BioC 3.6 | Source Archive |