# NOT RUN {
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
Profile <- getExampleData("Profile")
Labels <- getExampleData("Labels")
SigGenes <- findSigGenes(Profile, Labels)
head(SigGenes)
# }
Run the code above in your browser using DataLab