This is a test version of Biostars. For the public version, visit https://www.biostars.org.
DESeq2 for specific genes

Hi, I have a quick question/doubt what is the best approach to do. I have RNA-Seq data and i am doing the full workflow after getting the DEGs and iam trying to match them with a list of genes that are involved in specific pathways. I have a doubt if i can also after normalization filter the genes and get only that are in the list of specific pathways and perform de results() function or this approach is wrong? Thanks in advance, All the best. Andreia

deseq2 rna-seq r specific genes pathways

1 answer

Don't do that. Just do the whole experiment properly with all the genes, then filter down to what you want to look at.

Log in to answer this question.