Skip to contents

This function ranks combines standardized scores from each omic ranked dataset

Usage

combine_scores(df_rna = NULL, df_prot = NULL, df_kin = NULL, tf_kin = NULL)

Arguments

df_rna

dataframe with percentile ranking of RNA features

df_prot

dataframe with percentile ranking of protein features

df_kin

dataframe with percentile ranking of kinase features

tf_kin

dataframe with percentile ranking of transcription factor features

Value

dataframe with combined scores

Examples

TRUE
#> [1] TRUE