Skip to contents

This function extracts the top hits (genes/proteins) based on the normalized score which is the percentile rank using an adjustable cutoff

Usage

top_hits(df, prec_cutoff, omic_type)

Arguments

df

dataframe that contains ranked genes/proteins

prec_cutoff

the percentile cutoff

omic_type

name of omic dataset (eg. RNA, Protein, Kinase, ... etc)

Value

dataframe of the top hits

Examples

TRUE
#> [1] TRUE