HT_HG-U133A_EA probe tab annotation file
1
0
Entering edit mode
8.0 years ago
rv ▴ 20

Hello everyone, I am searching for the probe tab annotation file for the Affymetrix platform:

ht_hg-u133a_ea

wich is used for some drug assays at Connectivity Map database.

For the hg-u133a and the ht_hg-u133a platforms, which are also used for the assays, I can find the corresponding probe tab file at:

http://www.affymetrix.com/analysis/downloads/data/HG-U133A.probe_tab.zip

http://www.affymetrix.com/analysis/downloads/data/HT_HG-U133A.probe_tab.zip

but I am non able to find such an annotation file for the ht_hg-u133a_ea platform.

Could anyone, please, suggest me a link?

Thanks

microArray Connectivity Map • 3.8k views
ADD COMMENT
0
Entering edit mode

In NCBI GEO database, the GPL id is GPL4685. However, I'm not sure whether its probes id in right format. And I don't how to covert it into XXX.db which can be used in R. Can you share with us your final solutions? Please.

ADD REPLY
1
Entering edit mode
8.0 years ago
GZ1995 ▴ 410

This link suggests that ht_hg-u133a_ea is referred to as U133AAofAv2. Therefore, you can access the platform with Bioconductor:

source("http://www.bioconductor.org/biocLite.R")
biocLite("u133aaofav2cdf")
ADD COMMENT
0
Entering edit mode

Thank you @eldronzhou for your answer, I was really searching for a textual, tab delimited, file but, yes, I could access the annotation by R. (I could even serialize the R DataFrame into a tab delimited textual file). Yes, thank you, I didn't consider this option.

ADD REPLY
0
Entering edit mode

Unfortunately, it seems that the "u133aaofav2cdf" package doesn't contain probe information.

I would be interested in doing, with the "u133aaofav2" platform exactly what is done with the "rae230a" platform in this tutorial:

https://www.bioconductor.org/packages/3.3/bioc/vignettes/annotate/inst/doc/useProbeInfo.pdf

but I cannot find the libraries:

"u133aaofav2.db"

"u133aaofav2probe"

I am specifically interested in the mapping:

array x, y coordinates <-> Probe Interrogation Position

Where could I find such a map for the "u133aaofav2" chip?

ADD REPLY
0
Entering edit mode

Well, it seems that the probe file of u133aaofav2cdf is unfortunately not available on the Affymetrix website. And as its name suggests, this particular array is an early access and may be deprecated later on. Maybe you can try to contact the technical support of Affymetrix for probe information.

ADD REPLY
0
Entering edit mode

Ok, thank you very much.

ADD REPLY
0
Entering edit mode

Dear rv, did you eventually find the probe file for u133aaofav2cdf?

ADD REPLY

Login before adding your answer.

Traffic: 3310 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