Package: OSCA.intro
Title: Introduction to OSCA
Version: 1.0.0
Date: 2021-04-20
Authors@R: c( 
        person('Robert', 'Amezquita', role = c('aut')), 
        person('Aaron', 'Lun', role = c('aut', 'cre'), email="infinite.monkeys.with.keyboards@gmail.com"), 
        person('Stephanie', 'Hicks', role = 'aut'), 
        person('Raphael', 'Gottardo', role = 'aut') 
    )
Description: 
    Deploys the introduction to the "Orchestrating Single Cell Analysis with Bioconductor" book.
    This describes how to install R and Bioconductor packages, links out to some resources to learn R,
    describes how to load datasets into an R session, provides an overview of the SingleCellExperiment class,
    and performs a "quick start" demonstration for basic single-cell RNA-seq analyses. It is intended for
    readers with little-to-no computational background who are just getting started with analyses in R.
Depends: batchelor, BiocFileCache, BiocManager, bluster,
        DropletTestFiles, DropletUtils, gridExtra, knitr,
        LoomExperiment, R.utils, readxl, rebook, rmarkdown,
        rtracklayer, scater, scran, scRNAseq, scuttle,
        SingleCellExperiment, uwot, zellkonverter
Suggests: BiocManager, rmarkdown, knitr
VignetteBuilder: knitr
License: CC BY 4.0
URL: https://github.com/LTLA/OSCA.intro
biocViews: ImmunoOncologyWorkflow, Workflow, SingleCellWorkflow
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/OSCA.intro
git_branch: RELEASE_3_13
git_last_commit: e3f1676
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-21
NeedsCompilation: no
Packaged: 2021-05-21 08:12:40 UTC; biocbuild
Author: Robert Amezquita [aut],
  Aaron Lun [aut, cre],
  Stephanie Hicks [aut],
  Raphael Gottardo [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
