########################
## Benjamin Haibe-Kains
## All rights Reserved
## December 23, 2013
########################
`getOvCaData` <-
function (resdir="cache", probegene.method, remove.duplicates=TRUE, topvar.genes=1000, duplicates.cor=0.98, datasets, sbt.model=c("scmgene", "scmod2", "scmod1", "pam50", "ssp2006", "ssp2003"), merging.method=c("union", "intersection"), merging.std=c("quantile", "robust.scaling", "scaling", "none"), nthread=1, verbose=TRUE) {
stop("getOvCaData is not implemented yet")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.