Package: GenomicFeatures
Title: Tools for making and manipulating transcript centric annotations
Version: 1.6.9
Author: M. Carlson, H. Pages, P. Aboyoun, S. Falcon, M. Morgan,
        D. Sarkar, M. Lawrence
License: Artistic-2.0
Description: A set of tools and methods for making and manipulating transcript
        centric annotations. With these tools the user can easily download the
        genomic locations of the transcripts, exons and cds of a given
        organism, from either the UCSC Genome Browser or a BioMart database
        (more sources will be supported in the future). This information is
        then stored in a local database that keeps track of the relationship
        between transcripts, exons, cds and genes. Flexible methods are
        provided for extracting the desired features in a convenient format.
Maintainer: Bioconductor Package Maintainer
        <maintainer@bioconductor.org>
Depends: IRanges (>= 1.11.34), GenomicRanges (>= 1.5.42), AnnotationDbi
        (>= 1.15.39)
Imports: methods, DBI (>= 0.2-5), RSQLite (>= 0.8-1), IRanges,
        GenomicRanges, Biostrings (>= 2.17.6), rtracklayer (>=
        1.13.14), biomaRt, RCurl, utils, Biobase
Suggests: rtracklayer, biomaRt, org.Mm.eg.db, Biostrings, BSgenome,
        BSgenome.Hsapiens.UCSC.hg18 (>= 1.3.14),
        BSgenome.Celegans.UCSC.ce2, RUnit
Collate: AllClasses.R AllGenerics.R utils.R Ensembl.utils.R
        TranscriptDb-class.R FeatureDb-class.R makeTranscriptDb.R
        makeTranscriptDbFromUCSC.R makeTranscriptDbFromBiomart.R
        makeFeatureDbFromUCSC.R transcripts.R transcriptsByOverlaps.R
        transcriptsBy.R regions.R features.R
        extractTranscriptsFromGenome.R makeTxDbPackage.R
        methods-select.R test_GenomicFeatures_package.R
biocViews: Genetics, Infrastructure, Annotation,
        HighThroughputSequencing
Packaged: 2012-03-21 06:50:09 UTC; biocbuild
Built: R 2.14.2; ; 2012-03-21 10:57:19 UTC; windows
