Description Usage Arguments Value Examples
Compute cell clusters, markers and pseudotime
1 | bigscale.atac(sce, pca.components = 25)
|
sce |
object of the SingleCellExperiment class. The required elements are |
memory.save |
If the code fails due to memory problems switch this option on to try to overcome them. |
fragment |
ATAC-seq clusters are created with a recurive apporach. The clustersing stops whan the size of the smallest clusters is around |
An sce object storing the markers, pseudotime, cluster and other results. To access the results you can use several S4 methods. Check the online quick start tutorial for more info.
1 | sce=bigscale.atac(sce)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.