Package: ribosomeProfilingQC
Type: Package
Title: Ribosome Profiling Quality Control
Version: 1.0.6
Authors@R: c(person(given="Jianhong", family="Ou", email="jianhong.ou@duke.edu", 
        role=c("aut", "cre"), comment=c(ORCID="0000-0002-8652-2488")),
        person(given="Mariah", family="Hoye", email="mariah.hoye@duke.edu",
        role=c("aut")))
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.1.1
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: RELEASE_3_11
git_last_commit: a6e6817
git_last_commit_date: 2020-08-05
Date/Publication: 2020-08-06
NeedsCompilation: no
Packaged: 2020-08-07 05:08:16 UTC; biocbuild
Author: Jianhong Ou [aut, cre] (<https://orcid.org/0000-0002-8652-2488>),
  Mariah Hoye [aut]
Maintainer: Jianhong Ou <jianhong.ou@duke.edu>
Built: R 4.0.2; ; 2020-08-07 15:54:42 UTC; windows
