table_to_score: table_to_score() Function

View source: R/01_score_functions.R

table_to_scoreR Documentation

table_to_score() Function

Description

This function calculate GENES score and SAMPLES score

Usage

table_to_score(zscore_final, samples_meta, group_col)

Arguments

zscore_final

: data frame containing z score

samples_meta

: Metadata

group_col

: variable names of the group

Value

list of GENES score and SAMPLES score

Examples

 table_to_score(zscore_final,samples_meta,group_col)


jyoh1248/MyoSignature documentation built on May 18, 2022, 12:37 a.m.