An R package with one-to-one gene-probeset mappings for Affymetrix human microarrays
jetset is available on CRAN
jetset is fully described in this publication:
Jetset: selecting an optimal microarray probe set to represent a gene Qiyuan Li, Nicolai J. Birkbak, Balazs Gyorffy, Zoltan Szallasi, and Aron C. Eklund BMC Bioinformatics 2011 Dec 15; 12:474 http://www.biomedcentral.com/1471-2105/12/474/abstract
Other version are available here: http://www.cbs.dtu.dk/biotools/jetset/
You can install the latest release on CRAN like this (recommended):
install.packages("jetset")
You can install the latest development version from GitHub like this:
library(devtools)
install_github("aroneklund/jetset")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.