Description Usage Arguments Value Examples
View source: R/update_probability_matrix.R
Generate Posterior Probability of seeing a given kinase-peptide pair
1 | posterior(peptide, kinase, probability_dataset)
|
peptide |
character. ID of the peptide |
kinase |
character. Gene Symbol of the Kinase |
probability_dataset |
tbl_df. The aadjacency matrix dataframe with all kinase-peptide pairs |
a list with the peptide, the kinase and the posterior probability
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.