Hi,
I have a number of gene expression data from mice, which were measured using Affymetrix Mouse Gene 1.1 chips. I would like to visualize the changes in expression as changes within the gene network with Cytoscape.
As far as I understand, the genes in Cytoscape are tagged/named according to the entrez-gene numbers/IDs, while the Affymetrix Expression Data are tagged/named according to their probe IDs. What would be the fastest way to map the Affymtrix-Data to the network (Entrez)-IDs?
I would be very grateful if someone could help me with this issue! Thank you very much,
Daniel
Thank you very much; that was helpful. I managed to assemble a lookup-table using David. I.e. a table with two columns:
Now, what would be the fastest way to proceed? You mentioned a "small script"; which scripting language / environment would you consider appropriate. I was thinking of merging all data into Igor Pro and rearrange the data using Igors Scripting language. Seems a bit awkward, though. Do you know of a smoother way to achieve the import into cytoscape?