Hi,
I have some problems with mapping transcription factor matrix id (from TRANSFAC and JASPAR) to gene symbols.
(eg.
V$MAFB_01 -> gene symbols?
V$CREBP1_Q2 -> gene symbols?
V$HNF1_02 -> gene symbols?
)
What I ultimately wanna do is checking the expression values of interest transcription factor in expression data.
My expression data identifies gene by gene symbols.
Previously, I obtained interest transcription factors matrices that show significant probability of binding given sequence.
But, I have no idea what to do for mapping those matrices to gene set.
I have found site below, but it provide only cancer-related TF families. http://rulai.cshl.edu/TRED/TFlist.htm
Could you provide any relevant info about these issues?
Thanks a lot!
Thanks for your comment.
I understand your answer except what the 'NA' field means.
Is there any option like 'NA' field when I put a query to symbol-checker?
Thanks again.
Sorry, maybe I did not explain myself correctly. What I meant with the 'NA' field is that for each matrix in TRANSFAC you find several fields (each of them is identified by a two-letter code: ID, NA, AC... You can see all of them in the TRANSFAC specification: http://www.gene-regulation.com/pub/databases/transfac/doc/matrix1.html).
So if you use the NA field for each TRANSFAC matrix instead of the ID, you will have a more accurate query in the symbol checker web.
Oh thanks I got it. thank you very much.