R package for FragPipe downstream analysis. FragPipeAnalystR is the core of FragPipe-Analyst Shiny App.
We recommend to use renv for managing your R environment dependencies
renv::install("bioc::ComplexHeatmap")
renv::install("bioc::limma")
renv::install("bioc::MSnbase")
renv::install("bioc::SummarizedExperiment")
renv::install("bioc::cmapR")
renv::install("bioc::ConsensusClusterPlus")
renv::install("Nesvilab/FragPipeAnalystR")
# optional
renv::install("nicolerg/ssGSEA2")
To use FragPipeAnalystR, follow the same instruction for preparing the input file for FragPipe-Analyst.