read_spat | R Documentation |
Title read data from BGI stereo-seq, and creat a seurat object
read_spat(file, pattern = "_", seurat = TRUE, name = "Spatial")
file |
the data csv file path |
pattern |
merge coord x and y use pattern as a split character,default is "a" |
seurat |
TRUE/FALSE creat or not creat a seurat object |
name |
the object name |
object
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.