This is a test version of Biostars. For the public version, visit https://www.biostars.org.
cell annotation question - rnaseq

Suppose I had results from an RNA-seq differential expression analysis on two populations: diseased and non diseased tissue. I IDed X genes for which there was an increase in expression within the diseased tissue group. How would I go about determining which specific cell type it would be based on the expression profile of these X genes?

rna-seq

1 answer

Obvious approach - check if genes with differential expression are markers (example - CD4 == T-lymphocyte). another approach is search for cell expression profile database (for example http://www.ebi.ac.uk/gxa/baseline/experiments) and compare profiles of your experiment with database, look for tools that compare expression profiles.

Log in to answer this question.