Hi Biostars
I am new to expression data, I found my expression data of the type:
[MoGene-1_0-st] Affymetrix Mouse Gene 1.0 ST Array [CDF: mogene10st_Mm_ENTREZG_17.1.0]
And I compared to groups of mice in the geo2r http://www.ncbi.nlm.nih.gov/geo/geo2r/
And got a list with a lot of probe id's which I downloaded to a textfile which looks like this:
"ID"    "adj.P.Val"    "P.Value"    "t"    "B"    "logFC"    "SPOT_ID"
"73649_at"    "0.0125"    "6.56e-07"    "14.107579"    "5.19301"    "2.8542797"    "73649"
"17921_at"    "0.0125"    "1.33e-06"    "-12.865506"    "4.80638"    "-1.1733647"    "17921"
"18174_at"    "0.0125"    "1.76e-06"    "12.395099"    "4.64119"    "2.5836002"    "18174"
Do you know some kind of software which can convert the probeids to gene names for this kind of file?
Search this site for "biomart".
EDIT: which may not help in this case - see answer below.