score_plot | R Documentation |
This function plots the normalized score. Two options available: static or interactive plot
score_plot( df, prec_cutoff = 0.8, title = "Score Plot", subtitle = "", interactive = T )
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 |
dataframe of the top hits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.