createRFgrouping_samples-methods: description of function createRFgrouping_samples

createRFgrouping_samplesR Documentation

description of function createRFgrouping_samples

Description

Create a sample grouping data from one RFclust.SGE object

Usage

createRFgrouping_samples(
  x,
  RFname,
  k = 10,
  single_res_col = paste("RFgrouping", RFname)
)

Arguments

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)


stela2502/Rscexv documentation built on July 6, 2022, 9:02 p.m.