cn_extract_SN_DF | R Documentation |
returns a DF of: sample_id, description, ctt, subnet_name, score
cn_extract_SN_DF(scores, sampTab, dLevel, rnames = NULL,
sidCol = "sample_id")
scores |
a matrix of subNet scores |
sampTab |
sample table |
dLevel |
column name of sampTab to group values by |
rnames |
rownames to extract |
sidCol |
sample identifier column name |
returns a DF of: sample_id, description, ctt, subnet_name, score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.