SpatCellphoneDB | R Documentation |
cellphoneDB for spot-population
cellphonedb_merge
SpatCellphoneDB( object, outputFolder = NULL, numCores = 4, Geneformat = "hgnc_symbol", cellphonedbPath = NULL, method = "kmeans", ... ) cellphonedb_merge(interaction)
object |
A giotto object |
outputFolder |
Output folder to save results. |
numCores |
The number of cores to use, default as 4. |
Geneformat |
Format of gene name in count matrix, one of "ensembl_gene", "gene_symbol". |
cellphonedbPath |
Path to launch cellphoneDB. |
method |
Spatial clustering method to annotate spots population, either "kmeans" or "HMRF". |
... |
other arguments |
interaction |
A list out of cellphoneDB calculation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.