read_spat: Title read data from BGI stereo-seq, and creat a seurat...

View source: R/general.R

read_spatR Documentation

Title read data from BGI stereo-seq, and creat a seurat object

Description

Title read data from BGI stereo-seq, and creat a seurat object

Usage

read_spat(file, pattern = "_", seurat = TRUE, name = "Spatial")

Arguments

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

Value

object

Examples

#

wangjiaxuan666/Spat documentation built on Jan. 4, 2023, 8:35 a.m.