Package: systemPipeTools
Title: Tools for data visualization
Version: 1.21.1
Date: 2021-05-11
Authors@R: c(
    person(given = "Daniela", family = "Cassol", role = c("aut", "cre"), email = "danicassol@gmail.com"),
    person(given = "Ponmathi", family = "Ramasamy", role = c("aut"), email = "prama008@ucr.edu"),
    person(given = "Le", family = "Zhang", role = c("aut"), email = "le.zhang001@email.ucr.edu"),
    person(given = "Thomas", family = "Girke", role = c("aut"), email = "thomas.girke@ucr.edu"))
Description: systemPipeTools package extends the widely used
        systemPipeR (SPR) workflow environment with an enhanced toolkit
        for data visualization, including utilities to automate the
        data visualizaton for analysis of differentially expressed
        genes (DEGs). systemPipeTools provides data transformation and
        data exploration functions via scatterplots, hierarchical
        clustering heatMaps, principal component analysis,
        multidimensional scaling, generalized principal components,
        t-Distributed Stochastic Neighbor embedding (t-SNE), and MA and
        volcano plots. All these utilities can be integrated with the
        modular design of the systemPipeR environment that allows users
        to easily substitute any of these features and/or custom with
        alternatives.
Imports: DESeq2, GGally, Rtsne, SummarizedExperiment, ape, dplyr,
        ggplot2, ggrepel, ggtree, glmpca, pheatmap, plotly, tibble,
        magrittr, DT, stats
Suggests: systemPipeR, knitr, BiocStyle, rmarkdown, testthat (>=
        3.0.0), BiocGenerics, Biostrings, methods
biocViews: Infrastructure, DataImport, Sequencing, QualityControl,
        ReportWriting, ExperimentalDesign, Clustering,
        DifferentialExpression, MultidimensionalScaling,
        PrincipalComponent
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Config/testthat/edition: 3
PackageStatus: Deprecated
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev make libicu-dev libpng-dev libuv1-dev
        libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-09-14 14:22:55 UTC
RemoteUrl: https://github.com/bioc/systemPipeTools
RemoteRef: HEAD
RemoteSha: 6cfdf7fde898d95c7d487d2f95cdb3f5bbaf8710
NeedsCompilation: no
Packaged: 2026-09-15 08:05:20 UTC; root
Author: Daniela Cassol [aut, cre],
  Ponmathi Ramasamy [aut],
  Le Zhang [aut],
  Thomas Girke [aut]
Maintainer: Daniela Cassol <danicassol@gmail.com>
Built: R 4.6.1; ; 2026-09-15 08:30:11 UTC; unix
