The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

jetset

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/

Installation

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")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.