Description Usage Arguments Value Examples
Checks whether the packages required by a pipeline and its alternative methods are available.
1 | checkPipelinePackages(alternatives, pipDef = NULL)
|
alternatives |
A named list of alternative parameter values |
pipDef |
An object of class 'PipelineDefinition'. |
Logical.
1 | checkPipelinePackages(list(argument1="mean"), scrna_pipeline())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.