Nothing
setGeneric("update") ## S3 function imported from package stats
setGeneric("cellType", function(x) standardGeneric("cellType"))
setGeneric("cellType<-", function(x, value) standardGeneric("cellType<-"))
setGeneric("chromosomeNames", function(x) standardGeneric("chromosomeNames"))
setGeneric("arrayName", function(x) standardGeneric("arrayName"))
setGeneric("arrayName<-", function(x, value) standardGeneric("arrayName<-"))
setGeneric("genome", function(x) standardGeneric("genome"))
setGeneric("genome<-", function(x, value) standardGeneric("genome<-"))
setGeneric("nonzero", function(x) standardGeneric("nonzero"))
setGeneric("probes", function(x) standardGeneric("probes"))
setGeneric("image")
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.