Nothing
##======================================================================##
## Data Structures of rqubic package
##
## Author: Jitao David Zhang <jitao_david.zhang@roche.com>, March 15, 2011
##======================================================================##
## global variables
g_QUBIC_PARAMETERS <- c("k", "f", "c", "o", "q", "r")
RQUBIC_INPUT_FEATURENAME_SYMBOl <- "RQUBIC_INPUT_FEAT"
RQUBIC_INPUT_SAMPLENAME_SYMBOl <- "RQUBIC_INPUT_SAMPLE"
setClass("QUBICBiclusterSet", contains="Biclust")
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.