Nothing
xy2i = function(x,y) {
.Deprecated("xy2indices",
msg = paste("xy2i is deprecated and will be removed in the next BioC release.\n",
"Use xy2indices in the affy package instead.", sep=""))
@I2XY@
}
i2xy = function(i) {
.Deprecated("indices2xy",
msg = paste("i2xy is deprecated and will be removed in the next BioC release.\n",
"Use indices2xy in the affy package instead.", sep=""))
@XY2I@
}
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.