This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to assign counts while creating seurat object

Hi,

I am new to Seurat and R. I am not sure how to assign counts for seurat Object.

createSeuratObject(counts = VG , project = "pilotrun" , min.cells = 3 , min.features = 200)
Error: object "VG" not found

How can I solve this issue?

seurat

What is VG? Where are you getting this code from?

0 answers

No answers yet.

Log in to answer this question.