Type: Package
Package: tidybulk
Title: Friendly tidy wrappers for streamlined bulk transcriptional
        analysis
Version: 0.99.23
Author: person("Stefano", "Mangiola",
    email=mangiolastefano@gmail.com, role=c("cre", aut"), comment =
    c(ORCID = "0000-0001-7474-836X")).
Maintainer: Stefano Mangiola <mangiolastefano@gmail.com>
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)
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
VignetteBuilder: knitr
RdMacros: lifecycle
Biarch: true
biocViews: AssayDomain, Infrastructure
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
git_url: https://git.bioconductor.org/packages/tidybulk
git_branch: master
git_last_commit: 5f824b0
git_last_commit_date: 2020-03-24
Date/Publication: 2020-03-27
NeedsCompilation: no
Packaged: 2020-03-28 07:45:05 UTC; biocbuild
Built: R 4.0.0; ; 2020-03-28 16:43:35 UTC; windows
