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
git_url: https://git.bioconductor.org/packages/VISTA
git_branch: devel
git_last_commit: 2772e28
git_last_commit_date: 2026-04-17
Repository: Bioconductor 3.23
Date/Publication: 2026-04-17
NeedsCompilation: no
Packaged: 2026-04-17 22:13:46 UTC; biocbuild
Author: Chirag Parsania [aut, cre]
Maintainer: Chirag Parsania <chirag.parsania@gmail.com>
Built: R 4.6.0; ; 2026-04-18 03:37:08 UTC; unix
