Package: VISTA
Type: Package
Title: Visualization and Integrated System for Transcriptomic Analysis
Version: 1.1.5
Authors@R: c(
    person(given = "Chirag", family = "Parsania", email = "chirag.parsania@gmail.com",
           role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4873-2385"))
  )
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.6.0)
Imports: AnnotationDbi, BiocGenerics, cli, clusterProfiler, colorspace,
        DESeq2, dplyr, edgeR, forcats, ggplot2, ggrepel, GGally,
        ggpubr, grDevices, graphics, grid, matrixStats, methods,
        msigdbr, limma, purrr, rlang, S4Vectors, scales, stats,
        stringr, SummarizedExperiment, tibble, tidyr, tidyselect,
        tools, utils
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
git_url: https://git.bioconductor.org/packages/VISTA
git_branch: devel
git_last_commit: 1c7803c
git_last_commit_date: 2026-08-05
Repository: Bioconductor 3.24
Date/Publication: 2026-08-06
NeedsCompilation: no
Packaged: 2026-08-07 01:03:32 UTC; biocbuild
Author: Chirag Parsania [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4873-2385>)
Maintainer: Chirag Parsania <chirag.parsania@gmail.com>
