Package: qsvaR
Title: Generate Quality Surrogate Variable Analysis for Degradation
        Correction
Version: 1.0.0
Date: 2022-04-01
Authors@R: 
    c(
    person("Joshua", "Stolz", email = "josh.stolz@libd.org",
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0001-5694-5247")),
    person("Leonardo", "Collado-Torres", role = c("ctb"),
    email = "lcolladotor@gmail.com", comment = c(ORCID = "0000-0003-2140-308X"))
    )
Description: The qsvaR package contains functions for removing the effect of
    degration in rna-seq data from postmortem brain tissue. The package is
    equipped to help users generate principal components associated with
    degradation. The components can be used in differential expression analysis
    to remove the effects of degradation.
License: Artistic-2.0
URL: https://github.com/LieberInstitute/qsvaR
BugReports: https://support.bioconductor.org/t/qsvaR
biocViews: Software, WorkflowStep, Normalization, BiologicalQuestion,
        DifferentialExpression, Sequencing, Coverage
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Suggests: BiocFileCache, BiocStyle, covr, knitr, limma, RefManageR,
        rmarkdown, sessioninfo, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: sva, stats, ggplot2, methods
Depends: R (>= 4.2), SummarizedExperiment
LazyData: true
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/qsvaR
git_branch: RELEASE_3_15
git_last_commit: 1c1adb1
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-27 00:46:14 UTC; biocbuild
Author: Joshua Stolz [aut, cre] (<https://orcid.org/0000-0001-5694-5247>),
  Leonardo Collado-Torres [ctb] (<https://orcid.org/0000-0003-2140-308X>)
Maintainer: Joshua Stolz <josh.stolz@libd.org>
Built: R 4.2.0; ; 2022-04-27 09:56:22 UTC; windows
