Package: VISTA
Type: Package
Title: Visualization and Integrated System for Transcriptomic Analysis
Version: 0.99.8
Authors@R: c(
    person(given = "Chirag", family = "Parsania", email = "chirag.parsania@gmail.com", role = c("aut", "cre"))
  )
Description: The VISTA (Visualization and Integrated System for
        Transcriptomic Analysis) platform streamlines differential
        expression workflows by wrapping DESeq2 and edgeR into a
        SummarizedExperiment-based container with consistent metadata.
        The package includes visualization utilities, MSigDB enrichment
        helpers, and optional deconvolution support to simplify
        interactive exploration of RNA-seq experiments.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.3)
Imports: AnnotationDbi, cli, clusterProfiler, colorspace, DESeq2,
        dplyr, edgeR, forcats, ggplot2, ggrepel, GGally, ggpubr, grid,
        matrixStats, methods, msigdbr, limma, purrr, rlang, S4Vectors,
        scales, stringr, SummarizedExperiment, tibble, tidyr,
        tidyselect, viridis
Suggests: airway, BiocStyle, circlize, ComplexHeatmap, DT,
        EnhancedVolcano, ggpointdensity, ggridges, ggalluvial,
        ggcorrplot, ggrain, ggvenn, enrichplot, knitr, magrittr,
        patchwork, org.Hs.eg.db, org.Mm.eg.db, quarto, rmarkdown, yaml,
        writexl, testthat (>= 3.0.0), uwot, xCell2
URL: https://github.com/cparsania/VISTA,
        https://cparsania.github.io/VISTA/
BugReports: https://github.com/cparsania/VISTA/issues
biocViews: RNASeq, DifferentialExpression, GeneExpression,
        Transcriptomics, Visualization
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
LazyData: false
Config/testthat/edition: 3
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libglpk-dev make libicu-dev libpng-dev
        libuv1-dev libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-17 04:46:07 UTC
RemoteUrl: https://github.com/bioc/VISTA
RemoteRef: HEAD
RemoteSha: 2772e281c0dc91037b170ed266a939c81d7a9828
NeedsCompilation: no
Packaged: 2026-04-19 06:39:02 UTC; root
Author: Chirag Parsania [aut, cre]
Maintainer: Chirag Parsania <chirag.parsania@gmail.com>
Built: R 4.6.0; ; 2026-04-19 06:43:15 UTC; unix
