GetParameters {scDiffCom} | R Documentation |
Return the slot parameters
from a scDiffCom object
Description
Return the parameters that have been passed to
run_interaction_analysis
as well as a few other
parameters computed alongside the analysis.
Usage
GetParameters(object)
## S4 method for signature 'scDiffComBase'
GetParameters(object)
Arguments
object |
|
Value
A list of parameters.
[Package scDiffCom version 1.0.0 Index]