scCoGapsFromCheckpoint {CoGAPS}R Documentation

Restart a scCoGAPS run from a Checkpoint

Description

Restart a scCoGAPS run from a Checkpoint

Usage

scCoGapsFromCheckpoint(simulationName, nCores, cut = NA, minNS = NA, ...)

Arguments

simulationName

name of this simulation

nCores

number of cores for parallelization. If left to the default NA, nCores = nSets.

cut

number of branches at which to cut dendrogram used in patternMatch4Parallel

minNS

minimum of individual set contributions a cluster must contain

...

additional parameters to be fed into gapsRun and gapsMapRun

Value

list of A and P estimates


[Package CoGAPS version 3.0.2 Index]