CreateConvolutionTable | R Documentation |
Create Convolution Table from a Seurat object
CreateConvolutionTable(data, n.neighbors = 20)
data |
a Seurat object |
n.neighbors |
the number of neighbors to be convoluted |
This function returns a table which can be used as input for GRAND3. Note that a data set contatining multiple time points should be split before convolution.
a table with two columns "Cell" and "Pseudobulk"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.