convert gene name to Affy ID
2
0
Entering edit mode
Guest User ★ 13k
@guest-user-4897
Last seen 9.6 years ago
I've done plenty of preprocessing, just for the sake of statistical methods, but right now I find myself being rather illiterate when it comes to finding out about specific genes. I gather I have to use something like get(<myfavoritegene_name>, revmap(<description_of_array>)) but unfortunately I'm blanking on the details. It would be great to get some help. Specifically, what to use to describe the array I'm using In this instance, I need this for both the old and the new version of Affy's drosophila gene expression array, but if you could just point me into the direction where to find those names for whichever chip and any associated libraries or files I need. Many thanks for any clues. Julia -- output of sessionInfo(): get(<myfavoritegene_name>, revmap(<description_of_array>)) -- Sent via the guest posting facility at bioconductor.org.
Preprocessing Preprocessing • 2.9k views
ADD COMMENT
0
Entering edit mode
Marc Carlson ★ 7.2k
@marc-carlson-2264
Last seen 7.7 years ago
United States
Hi Julia, I have written a vignette specifically for folks like you who are getting started using annotations. You can find it here: www.bioconductor.org/packages/2.11/bioc/vignettes/AnnotationDbi/inst/d oc/IntroToAnnotationPackages.pdf Hope this helps, Marc On 12/11/2012 02:06 PM, Julia Brettschneider [guest] wrote: > I've done plenty of preprocessing, just for the sake of statistical methods, but right now I find myself being rather illiterate when it comes to finding out about specific genes. > > I gather I have to use something like > get(<myfavoritegene_name>, revmap(<description_of_array>)) > but unfortunately I'm blanking on the details. > It would be great to get some help. > > Specifically, what to use to describe the array I'm using > In this instance, I need this for both the old and the new version of Affy's drosophila gene expression array, but if you could just point me into the direction where to find those names for whichever chip and any associated libraries or files I need. > > Many thanks for any clues. > Julia > > > -- output of sessionInfo(): > > get(<myfavoritegene_name>, revmap(<description_of_array>)) > > -- > Sent via the guest posting facility at bioconductor.org. > > _______________________________________________ > Bioconductor mailing list > Bioconductor at r-project.org > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT
0
Entering edit mode
@julia-brettschneider-5654
Last seen 9.6 years ago
Hi Marc, that looks terrific indeed! I'm looking the details right now to figure out whether that all applies to drosophila or is just for human. Many thanks, Julia
ADD COMMENT
0
Entering edit mode
Hi Julia, if you check the list of annotation packages already made in the Bioconductor page http://www.bioconductor.org/packages/release/BiocViews.html#___Annotat ionData you may find your array there. I don't know if this will be your array, but just for illustration purposes, I see that the array "Affymetrix Drosophila Genome 2.0 Array annotation data (chip drosophila2)" corresponds to the package 'drosophila2.db' If you download and install that, and look at the user guide for that package: http://www.bioconductor.org/packages/2.11/data/annotation/manuals/dros ophila2.db/man/drosophila2.db.pdf you should be able quite easily to match affymetrix ids to gene names, locations, and many other things. I hope this helps a bit. I have been lucky that all the arrays I have used were already annotated into a package :) Jose -- Dr. Jose I. de las Heras Email: J.delasHeras at ed.ac.uk The Wellcome Trust Centre for Cell Biology Phone: +44 (0)131 6507090 Institute for Cell & Molecular Biology Fax: +44 (0)131 6507360 Swann Building, Mayfield Road University of Edinburgh Edinburgh EH9 3JR UK -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
ADD REPLY
0
Entering edit mode
And if it's not there, you can try to follow the instructions in this vignette from the AnnotationForge package to generate an appropriate chip package: www.bioconductor.org/packages/2.11/bioc/vignettes/AnnotationForge/inst /doc/SQLForge.pdf Marc On 12/13/2012 03:46 AM, J.delasHeras at ed.ac.uk wrote: > Hi Julia, > > if you check the list of annotation packages already made in the > Bioconductor page > > http://www.bioconductor.org/packages/release/BiocViews.html#___Annot ationData > > > you may find your array there. > > I don't know if this will be your array, but just for illustration > purposes, I see that the array "Affymetrix Drosophila Genome 2.0 Array > annotation data (chip drosophila2)" corresponds to the package > 'drosophila2.db' > If you download and install that, and look at the user guide for that > package: > > http://www.bioconductor.org/packages/2.11/data/annotation/manuals/dr osophila2.db/man/drosophila2.db.pdf > > > you should be able quite easily to match affymetrix ids to gene names, > locations, and many other things. > > I hope this helps a bit. > I have been lucky that all the arrays I have used were already > annotated into a package :) > > Jose > > > > > > > >
ADD REPLY

Login before adding your answer.

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