Nothing
getDSPatterns <- function(tableDS, Cluster.Major, Cluster.minor)
{
rownames(tableDS$IsoClusters)[tableDS$IsoClusters[,1]==Cluster.Major & tableDS$IsoClusters[,2]==Cluster.minor]
}
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.