Description Usage Arguments Value Examples
View source: R/update_probability_matrix.R
Generate Posterior probabilities given priors
1 | generate_posterior_probability_df(annotated_df, identifier = "Gene_Symbol")
|
annotated_df |
tbl_df. A tibble with a list of all peptide/kinase pairs |
identifier |
The identifier to use in outputs. Can be either "Gene_Symbol" or "Kinase" |
A tibble with posterior probabilities for each peptide/kinase pair
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.