get_rhl30_scores_df: Generate the RHL30 Predictor Scores

Description Usage Arguments Value

View source: R/rhl30_model.R

Description

'get_rhl30_scores_df' returns RHL30 scores.

Usage

1
get_rhl30_scores_df(exprs_mat, rhl30_model_df)

Arguments

exprs_mat

Normalized expression matrix generated by 'normalize_exprs_mat'

rhl30_model_df

Data frame containg details of the RHL30 model. This should be the data frame from the 'get_rhl30_model_coef_df' function.

Value

A two column data.frame with sample_id and RHL30 scores


tinyheero/RHL30 documentation built on March 5, 2020, 2:07 a.m.