VISTA
This is the development version of VISTA; to use it, please install the devel version of Bioconductor.
Visualization and Integrated System for Transcriptomic Analysis
Bioconductor version: Development (3.23)
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.
Author: Chirag Parsania [aut, cre]
Maintainer: Chirag Parsania <chirag.parsania at gmail.com>
citation("VISTA")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("VISTA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("VISTA")
| Complete RNA-seq Analysis Workflow with VISTA | HTML | R Script |
| Reference Manual |
Details
| biocViews | DifferentialExpression, GeneExpression, RNASeq, Software, Transcriptomics, Visualization |
| Version | 0.99.8 |
| In Bioconductor since | BioC 3.23 (R-4.6) |
| License | GPL-3 |
| 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 |
| System Requirements | |
| URL | https://github.com/cparsania/VISTA https://cparsania.github.io/VISTA/ |
| Bug Reports | https://github.com/cparsania/VISTA/issues |
See More
| 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 |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | VISTA_0.99.8.tar.gz |
| Windows Binary (x86_64) | |
| macOS Binary (big-sur-x86_64) | |
| macOS Binary (big-sur-arm64) | |
| macOS Binary (sonoma-arm64) | VISTA_0.99.8.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/VISTA |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/VISTA |
| Bioc Package Browser | https://code.bioconductor.org/browse/VISTA/ |
| Package Short Url | https://bioconductor.org/packages/VISTA/ |
| Package Downloads Report | Download Stats |