Package: ensembldb
Type: Package
Title: Utilities to create and use an Ensembl based annotation database
Version: 1.0.1
Author: J. Rainer
Maintainer: Johannes Rainer <johannes.rainer@eurac.edu>
Imports: methods, RSQLite, DBI, Biobase, GenomeInfoDb, AnnotationDbi,
        rtracklayer, S4Vectors
Depends: BiocGenerics, GenomicRanges, GenomicFeatures
Suggests: knitr, BiocStyle, EnsDb.Hsapiens.v75 (>= 0.99.7), RUnit
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 zzz.R
biocViews: Genetics, AnnotationData, Sequencing, Coverage
License: LGPL
NeedsCompilation: no
Packaged: 2015-06-12 05:53:36 UTC; biocbuild
Built: R 3.2.1; ; 2015-06-12 08:27:52 UTC; windows
