setMethod("channelNames", signature(object="ExpressionSetIllumina"), function(object){
unique(as.character(object@channelData[[1]]))
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.