This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Filter out just gene names from slots in seurat object

Hello

I'm trying to acquire just the gene names present in a seurat object. I know that you can literally just pullnames out with

rownames(GetAssayData(seuratobj, slot = "data"))

but this also includes sequence names (AC00..., etc). I was wondering if there was a way to only just get genes in this slot as opposed to genes and sequences.

I'm also a newbie at scRNAseq so please bear with me.

Thanks

single-cell scrnaseq seurat rnaseq

my seurat objects from 10x Chromium data don't include a sequence name in the data matrix rownames

0 answers

No answers yet.

Log in to answer this question.