top_hits: Extracts top hits (genes/proteins) based on the normalized...

View source: R/top_hits.R

top_hitsR Documentation

Extracts top hits (genes/proteins) based on the normalized score

Description

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


kalganem/Kinograte documentation built on April 27, 2022, 9:03 p.m.