This is a test version of Biostars. For the public version, visit https://www.biostars.org.
get counts by gene for single cell rna seq

Hi

I have just got started with single cell RNA seq and I have two queries. One is how do I combine my dataset and an externally downloaded dataset for subsequent dimension reduction usage such as UMAP? I have the matrix, barcode and features file for both the datasets.

How do I get count by gene from a single cell RNA from the object read using Seurat? If count_data was an object read in by Read10X of Seurat object, then I see I can access the genes using count_data@Dimnames[[1]] and the count matrix using count_data@meta.data. But I am not sure how to get the counts by gene.

Any help would be much appreciated.

Thanks!

scrna-seq single-cell

0 answers

No answers yet.

Log in to answer this question.