Description Usage Arguments Value See Also Examples
Compute cell clusters, markers and pseudotime
1 2  | 
sce | 
 object of the SingleCellExperiment class. The required elements are   | 
speed.preset | 
 regulates the speed vs. accuracy in the computation of the marker and differentially expressed genes. 
  | 
memory.save | 
 enables a series of tricks to reduce RAM memory usage. Aware of one case (in linux) in which this option causes irreversible error.  | 
clustering | 
 setting   | 
An sce object storing the markers, pseudotime, cluster and other results. To access the results you can use several S4 methods liste below. Also check the online quick start tutorial over
[ViewSignatures()]
1  | sce=bigscale(sce)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.