Skip to content

How to export the RNA expression data of the clustered cells #4573

Answered by timoast
Madeinheavena asked this question in Q&A
Discussion options

You must be logged in to vote

You can extract data from the Seurat object using the GetAssayData() function. See documentation here: https://rdrr.io/cran/SeuratObject/man/AssayData.html

You can also find the average expression of each gene for groups of cells using the AverageExpression() function

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Madeinheavena
Comment options

Answer selected by timoast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants