Sieving TFs from gene list
0
0
Entering edit mode
3.4 years ago
LacquerHed ▴ 30

Pretty basic question, but if dealing with a list of common gene names any quick way to filter out all TFs on the list? Thanks!

RNA-Seq scRNA-seq GenBank NCBI • 663 views
ADD COMMENT
1
Entering edit mode

There should be a GO term related to transcription factors that you could intersect your list with. Or something like "DNA binding" as GO term.

ADD REPLY
1
Entering edit mode

If you can get access to TRANSFAC you could get a list of HUGO names from their database. If your list contains HUGO names, it is just a grep -v statement against this list.

ADD REPLY

Login before adding your answer.

Traffic: 2564 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6