Type: Package
Package: tidybulk
Title: Brings transcriptomics to the tidyverse
Version: 1.0.2
Authors@R: person("Stefano", "Mangiola", email = "mangiolastefano@gmail.com",
                  role = c("aut", "cre"))
Description: This is a collection of utility functions that allow
    to perform exploration of and calculations to RNA sequencing data, in
    a modular, pipe-friendly and tidy fashion.
License: GPL-3
Depends: R (>= 4.0.0)
Imports: tibble, readr, dplyr, magrittr, tidyr, rlang, purrr,
        preprocessCore, stats, parallel, utils, lifecycle
Suggests: testthat, AnnotationDbi, BiocManager, Rsubread, e1071, edgeR,
        limma, org.Hs.eg.db, sva, GGally, knitr, qpdf, covr, Seurat,
        KernSmooth, Rtsne, EGSEA, SummarizedExperiment, S4Vectors,
        ggplot2, widyr, clusterProfiler, msigdbr
VignetteBuilder: knitr
RdMacros: lifecycle
Biarch: true
biocViews: AssayDomain, Infrastructure
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/tidybulk
git_branch: RELEASE_3_11
git_last_commit: bfa4dd1
git_last_commit_date: 2020-06-08
Date/Publication: 2020-06-08
NeedsCompilation: no
Packaged: 2020-06-09 07:25:05 UTC; biocbuild
Author: Stefano Mangiola [aut, cre]
Maintainer: Stefano Mangiola <mangiolastefano@gmail.com>
Built: R 4.0.0; ; 2020-06-09 18:23:07 UTC; windows
