omnideconv / deconvExplorer

Other
3 stars 1 forks source link

DeconvExplorer

R-CMD-check

Shiny App for the omnideconv package. #toBeContinued

Installation

devtools::install_github("omnideconv/DeconvExplorer")
# install.packages("DeconvExplorer") # for later

Usage

DeconvExplorer()

# start app and upload data in one step
DeconvExplorer(bulkExpressionData, SingleCellData, CellTypeAnnotations, BatchIDs)

The Following formats are allowed for uploading data:

For more information about DeconvExplorer and omnideconv please visit https://github.com/omnideconv