A proof-of-concept implementation for automated analysis of (single cell) multi-omic proteomics and transcriptomics data based on the publication by Fulcher et al..
Implemented in Shiny using R 4.4.2.
Example data can be found here: Cajun-data/nanoSPLITS
- Install the R programming language.
- Install the required packages.
- In an R shell run:
shiny::runApp('scomics')