Package: scruff
Title: Single Cell RNA-Seq UMI Filtering Facilitator (scruff)
Version: 1.6.0
Date: 2020-02-10
Authors@R: c(person("Zhe", "Wang",
                    email = "zhe@bu.edu",
                    role = c("aut", "cre")),
             person("Junming", "Hu",
                    email = "hjunming@bu.edu",
                    role = c("aut")),
             person("Joshua", "Campbell",
                    email = "camp@bu.edu",
                    role = c("aut")))
Description: A pipeline which processes single cell RNA-seq (scRNA-seq) reads
    from CEL-seq and CEL-seq2 protocols. Demultiplex scRNA-seq FASTQ files,
    align reads to reference genome using Rsubread, and generate UMI filtered
    count matrix. Also provide visualizations of read alignments and pre- and
    post-alignment QC metrics.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Imports: data.table, GenomicAlignments, GenomicFeatures, GenomicRanges,
        Rsamtools, ShortRead, parallel, plyr, BiocGenerics,
        BiocParallel, S4Vectors, AnnotationDbi, Biostrings, methods,
        ggplot2, ggthemes, scales, GenomeInfoDb, stringdist, ggbio,
        rtracklayer, SingleCellExperiment, SummarizedExperiment,
        Rsubread
Suggests: BiocStyle, knitr, rmarkdown, testthat
biocViews: Software, Technology, Sequencing, Alignment, RNASeq,
        SingleCell, WorkflowStep, Preprocessing, QualityControl,
        Visualization, ImmunoOncology
BugReports: https://github.com/campbio/scruff/issues
git_url: https://git.bioconductor.org/packages/scruff
git_branch: RELEASE_3_11
git_last_commit: 0a63886
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 06:11:33 UTC; biocbuild
Author: Zhe Wang [aut, cre],
  Junming Hu [aut],
  Joshua Campbell [aut]
Maintainer: Zhe Wang <zhe@bu.edu>
Built: R 4.0.0; ; 2020-04-28 17:59:33 UTC; windows
