Registration and Abstract Submission Open for
GBCC2025: Joint Galaxy/Bioconductor Conference
Early registration discount pricing ends March 31!

shinyDSP

This is the development version of shinyDSP; to use it, please install the devel version of Bioconductor.

A Shiny App For Visualizing Nanostring GeoMx DSP Data


Bioconductor version: Development (3.21)

This package is a Shiny app for interactively analyzing and visualizing Nanostring GeoMX Whole Transcriptome Atlas data. Users have the option of exploring a sample data to explore this app's functionality. Regions of interest (ROIs) can be filtered based on any user-provided metadata. Upon taking two or more groups of interest, all pairwise and ANOVA-like testing are automatically performed. Available ouputs include PCA, Volcano plots, tables and heatmaps. Aesthetics of each output are highly customizable.

Author: Seung J. Kim [aut, cre] ORCID iD ORCID: 0000-0001-5263-0758 , Marco Mura [fnd]

Maintainer: Seung J. Kim <skim823 at uwo.ca>

Citation (from within R, enter citation("shinyDSP")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("shinyDSP")

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("shinyDSP")
shinyDSP HTML R Script
shinyDSP_secondary HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews DifferentialExpression, GeneExpression, ShinyApps, Software, Spatial, Transcriptomics
Version 0.99.13
In Bioconductor since BioC 3.21 (R-4.5)
License MIT + file LICENSE
Depends R (>= 4.5)
Imports AnnotationHub, BiocGenerics, bsicons, bslib, circlize, ComplexHeatmap, cowplot, dplyr, DT, edgeR, ExperimentHub, ggplot2, ggpubr, ggrepel, grDevices, grid, htmltools, limma, magrittr, pals, readr, S4Vectors, scales, scater, shiny, shinycssloaders, shinyjs, shinyvalidate, shinyWidgets, SingleCellExperiment, standR, stats, stringr, SummarizedExperiment, tibble, tidyr, utils, withr
System Requirements
URL https://kimsjune.github.com/shinyDSP http://joonkim.ca/shinyDSP/
Bug Reports https://kimsjune.github.com/ShinyDSP/issues
See More
Suggests BiocStyle, knitr, rmarkdown, shinytest2, spelling, svglite, testthat (>= 3.0.0)
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 shinyDSP_0.99.13.tar.gz
Windows Binary (x86_64) shinyDSP_0.99.13.zip
macOS Binary (x86_64) shinyDSP_0.99.13.tgz
macOS Binary (arm64) shinyDSP_0.99.13.tgz
Source Repository git clone https://git.bioconductor.org/packages/shinyDSP
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/shinyDSP
Bioc Package Browser https://code.bioconductor.org/browse/shinyDSP/
Package Short Url https://bioconductor.org/packages/shinyDSP/
Package Downloads Report Download Stats