Package: ensembldb Type: Package Title: Utilities to create and use an Ensembl based annotation database Version: 1.2.2 Author: Johannes Rainer , Tim Triche Maintainer: Johannes Rainer URL: https://github.com/jotsetung/ensembldb BugReports: https://github.com/jotsetung/ensembldb/issues Imports: methods, RSQLite, DBI, Biobase, GenomeInfoDb, AnnotationDbi (>= 1.31.19), rtracklayer, S4Vectors, AnnotationHub, Rsamtools, IRanges Depends: BiocGenerics (>= 0.15.10), GenomicRanges, GenomicFeatures Suggests: knitr, BiocStyle, EnsDb.Hsapiens.v75 (>= 0.99.7), RUnit, shiny VignetteBuilder: knitr Description: The package provides functions to create and use transcript centric annotation databases/packages. The annotation for the databases are directly fetched from Ensembl using their Perl API. The functionality and data is similar to that of the TxDb packages from the GenomicFeatures package, but, in addition to retrieve all gene/transcript models and annotations from the database, the ensembldb package provides also a filter framework allowing to retrieve annotations for specific entries like genes encoded on a chromosome region or transcript models of lincRNA genes. Collate: Classes.R dbhelpers.R Methods.R Methods-Filter.R loadEnsDb.R makeEnsemblDbPackage.R EnsDbFromGTF.R runEnsDbApp.R zzz.R biocViews: Genetics, AnnotationData, Sequencing, Coverage License: LGPL NeedsCompilation: no Packaged: 2016-01-20 05:01:49 UTC; biocbuild Built: R 3.2.3; ; 2016-10-26 18:00:12 UTC; unix