Package: ribosomeProfilingQC
Type: Package
Title: Ribosome Profiling Quality Control
Version: 0.99.9
Authors@R: c(person(given="Jianhong", family="Ou", email="jianhong.ou@duke.edu", 
        role=c("aut", "cre"), comment=c(ORCID="0000-0002-8652-2488")))
Description: Ribo-Seq (also named ribosome profiling or footprinting) 
        measures translatome (unlike RNA-Seq, which sequences the transcriptome)
        by direct quantification of the ribosome-protected fragments (RPFs). 
        This package provides the tools for quality assessment of ribosome 
        profiling. In addition, it can preprocess Ribo-Seq data for subsequent
        differential analysis. 
License: GPL (>=3) + file LICENSE
Encoding: UTF-8
LazyData: true
biocViews: RiboSeq, Sequencing, GeneRegulation, QualityControl,
        Visualization, Coverage
VignetteBuilder: knitr
RoxygenNote: 7.0.2
Depends: R (>= 4.0), GenomicRanges
Imports: AnnotationDbi, BiocGenerics, Biostrings, BSgenome, EDASeq,
        GenomicAlignments, GenomicFeatures, GenomeInfoDb, IRanges,
        methods, motifStack, rtracklayer, Rsamtools, RUVSeq, Rsubread,
        S4Vectors, XVector, ggplot2, ggfittext, scales, ggrepel, utils,
        cluster, stats, graphics, grid
Suggests: RUnit, BiocStyle, knitr, BSgenome.Drerio.UCSC.danRer10,
        edgeR, limma, testthat
git_url: https://git.bioconductor.org/packages/ribosomeProfilingQC
git_branch: master
git_last_commit: 4d15cc8
git_last_commit_date: 2020-03-13
Date/Publication: 2020-03-24
NeedsCompilation: no
Packaged: 2020-03-25 07:48:10 UTC; biocbuild
Author: Jianhong Ou [aut, cre] (<https://orcid.org/0000-0002-8652-2488>)
Maintainer: Jianhong Ou <jianhong.ou@duke.edu>
Built: R 4.0.0; ; 2020-03-25 16:49:14 UTC; windows
