Skip to contents

Convert a TorchDeconSimulation object to a data frame for export.

Usage

SimulationToDataFrame(simulation, what = c("both", "counts", "fractions"))

Arguments

simulation

A TorchDeconSimulation object.

what

Character. What to export: "counts", "fractions", or "both". Default is "both".

Value

A data frame or list of data frames.