This function performs the clustering on multiple samples.
1 | mbhc.multiple.cut(arg.data, x.el.cut = data.frame(), sampleNum = 1)
|
arg.data, x.el.cut, sampleNum |
Arg.data should be a dataframe with IDs in the last column. Each column correspond to a sample. X.el.cut is the output structure of mbhc.reduce which performs a prliminary clustering. it can be empty. SampleNum is the column of the primary sample that clustering needs to be run on. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.