createRFgrouping_samples | R Documentation |
Create a sample grouping data from one RFclust.SGE object
createRFgrouping_samples( x, RFname, k = 10, single_res_col = paste("RFgrouping", RFname) )
x |
the Rscexv object |
RFname |
the name of the RFclust.SGE object in the Rscexv data. This object has to be populized with data! |
k |
the number of wanted groups ( default = 10) |
single_res_col |
the new column in the samples table default= paste('RFgrouping', RFname) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.