plotFitMS: Plot the results from the FitMS function

View source: R/signatureFitMultiStepLib.R

plotFitMSR Documentation

Plot the results from the FitMS function

Description

Plotting of the results obtained with the FitMS function. Output adapts based on the options used in the FitMS function

Usage

plotFitMS(fitMSobj, outdir = "")

Arguments

outdir

output directory where the results should be saved/plotted

fitObj

object obtained from the FitMS function

Examples

res <- FitMS(catalogues,"Breast")
plotFitMS(res,"results/")

Nik-Zainal-Group/signature.tools.lib documentation built on April 13, 2025, 5:50 p.m.