Hi Biostars,
I have a list of genes that differential expressed in RNA-seq and would like to filter only transcription factors. Do we have any tools or good way to do this? Thank you so much!
Hi Biostars,
I have a list of genes that differential expressed in RNA-seq and would like to filter only transcription factors. Do we have any tools or good way to do this? Thank you so much!
This database has been the best I've found.
Curious how redundant these TFs are. Jeff Vierstra has done some analysis on this to simplify model sets: https://www.vierstra.org/resources/motif_clustering
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
What have you tried? Have you looked at GO annotations?
Yes, I do GO and GSEA to get pathway. I download the background gene at https://www.gsea-msigdb.org/gsea/msigdb/human/collections.jsp#C3 The things I am quite confuse is there are many different pathway when I use GO, GSEA or using different database such as KEGG or others, so not sure which pathway I should focus on. I found there are many functions that perform pathway analysis such as
fgsea()
,gseGO()
,gseKEGG()
,enrichGO()