Skip to content

gepellet/AnnotationFilter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package: AnnotationFilter
Title: Facilities for Filtering Bioconductor Annotation Resources
Version: 0.99.8
Authors@R: c(
    person("Martin", "Morgan", email = "martin.morgan@roswellpark.org",
        role = "aut"),
    person("Johannes", "Rainer", email = "johannes.rainer@eurac.edu",
        role = "aut"),
    person("Bioconductor", "Maintainer", email="maintainer@bioconductor.org",
        role = "cre"))
URL: https://github.com/Bioconductor/AnnotationFilter
BugReports: https://github.com/Bioconductor/AnnotationFilter/issues
Description: 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.
Depends:
    R (>= 3.4.0)
Imports:
    utils,
    methods,
    GenomicRanges,
    lazyeval
Suggests:
    BiocStyle,
    knitr,
    testthat,
    RSQLite,
    org.Hs.eg.db
VignetteBuilder: knitr
License: Artistic-2.0
biocViews: Annotation, Infrastructure, Software
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Collate:
    'AllGenerics.R'
    'AnnotationFilter.R'
    'AnnotationFilterList.R'
    'translate-utils.R'

About

Facilities for Filters Bioconductor Annotation Resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%