Skip to contents

This function plots the normalized score. Two options available: static or interactive plot

Usage

score_plot(
  df,
  prec_cutoff = 0.8,
  title = "Score Plot",
  subtitle = "",
  interactive = T
)

Arguments

df

dataframe that contains ranked genes/proteins

prec_cutoff

the percentile cutoff

title

plot title

subtitle

plot subtitle

interactive

boolean, option for an interactive plot. Default = TRUE

Value

dataframe of the top hits