Create3DStack | R Documentation |
Creates a stack of point patterns with aligned data and stores it in a 'Staffli' object.
Create3DStack(object, limit = 0.4, maxnum = 50000, nx = 200, verbose = TRUE)
object |
Seurat object |
limit |
Cut-off threshold for segmentation of points. Has to be a value between 0-1. |
maxnum |
Maximum number of points to store for each section [default: 5e5]. If you are analyzing many samples you will have to decrease this number. |
nx |
Number of cells to interpolate over across the x axis |
verbose |
Print messages |
Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.