if (FALSE) {
#obtain the gene expression dataset.
dataset<-GetExampleData(exampleData="dataset")
#obtain the class labels.
class.labels<-GetExampleData(exampleData="class.labels")
#obtain the drawing parameters of a miRNA List
miRList<-GetExampleData(exampleData="miRList")
#obtain the weighting matrix
p_value<-GetExampleData(exampleData="p_value")
#obtain the correlation profile
p2miR<-GetExampleData(exampleData="p2miR")
}
Run the code above in your browser using DataLab