#' Get the IC50 percentile for which a peptide is a binder
#'
#' Bianchi et al, 2018 used 0.02
#' @export
get_ic50_percentile_binder <- function() {
0.02
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.