View source: R/01_score_functions.R
table_to_score | R Documentation |
This function calculate GENES score and SAMPLES score
table_to_score(zscore_final, samples_meta, group_col)
zscore_final |
: data frame containing z score |
samples_meta |
: Metadata |
group_col |
: variable names of the group |
list of GENES score and SAMPLES score
table_to_score(zscore_final,samples_meta,group_col)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.