Filter out just gene names from slots in seurat object
0
0
Entering edit mode
18 months ago
crx6xw ▴ 10

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 • 915 views
ADD COMMENT
0
Entering edit mode

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

ADD REPLY

Login before adding your answer.

Traffic: 1920 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6