top_hits | R Documentation |
This function extracts the top hits (genes/proteins) based on the normalized score which is the percentile rank using an adjustable cutoff
top_hits(df, prec_cutoff, omic_type)
df |
dataframe that contains ranked genes/proteins |
prec_cutoff |
the percentile cutoff |
omic_type |
name of omic dataset (eg. RNA, Protein, Kinase, ... etc) |
dataframe of the top hits
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.