Package: transcriptR
Type: Package
Title: An Integrative Tool for ChIP- And RNA-Seq Based Primary
        Transcripts Detection and Quantification
Version: 1.12.0
Date: 2017-10-10
Author: Armen R. Karapetyan <armen.karapetyan87@gmail.com>
Maintainer: Armen R. Karapetyan <armen.karapetyan87@gmail.com>
Description: The differences in the RNA types being sequenced have an
        impact on the resulting sequencing profiles. mRNA-seq data is
        enriched with reads derived from exons, while GRO-, nucRNA- and
        chrRNA-seq demonstrate a substantial broader coverage of both
        exonic and intronic regions. The presence of intronic reads in
        GRO-seq type of data makes it possible to use it to
        computationally identify and quantify all de novo continuous
        regions of transcription distributed across the genome. This
        type of data, however, is more challenging to interpret and
        less common practice compared to mRNA-seq. One of the
        challenges for primary transcript detection concerns the
        simultaneous transcription of closely spaced genes, which needs
        to be properly divided into individually transcribed units. The
        R package transcriptR combines RNA-seq data with ChIP-seq data
        of histone modifications that mark active Transcription Start
        Sites (TSSs), such as, H3K4me3 or H3K9/14Ac to overcome this
        challenge. The advantage of this approach over the use of, for
        example, gene annotations is that this approach is data driven
        and therefore able to deal also with novel and case specific
        events. Furthermore, the integration of ChIP- and RNA-seq data
        allows the identification all known and novel active
        transcription start sites within a given sample.
Imports: BiocGenerics, caret, chipseq, e1071, GenomicAlignments,
        GenomicRanges, GenomicFeatures, GenomeInfoDb, ggplot2,
        graphics, grDevices, IRanges (>= 2.11.15), pROC, reshape2,
        Rsamtools, rtracklayer, S4Vectors, stats, utils
Depends: methods, R (>= 3.3)
License: GPL-3
Collate: 'utils.R' 'TranscriptionDataSet-class.R' 'ChipDataSet-class.R'
        'show.R' 'TranscriptionDataSet-generics.R'
        'TranscriptionDataSet-methods.R' 'ChipDataSet-generics.R'
        'ChipDataSet-methods.R'
Suggests: BiocStyle, knitr, rmarkdown,
        TxDb.Hsapiens.UCSC.hg19.knownGene, testthat
VignetteBuilder: knitr
biocViews: ImmunoOncology, Transcription, Software, Sequencing, RNASeq,
        Coverage
RoxygenNote: 5.0.1
NeedsCompilation: no
git_url: https://git.bioconductor.org/packages/transcriptR
git_branch: RELEASE_3_9
git_last_commit: 627ab11
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
Packaged: 2019-05-03 03:48:56 UTC; biocbuild
Built: R 3.6.0; ; 2019-05-03 14:35:10 UTC; windows
