Description Usage Arguments Value Examples
View source: R/assign_kinases.R
Filter list of kinases based on the parents and children
1 2 3 4 5 6 7 8 | process_parent_child_link(
parent,
node,
child,
kinase_annotation,
interactome,
identifier
)
|
parent |
Parent node for the given triad |
node |
The node under consideration |
child |
Child node for the given triad |
kinase_annotation |
A dataframe with the peptide to kinase map |
interactome |
A dataframe with the kinase-kinase interactions |
A dataframe of filtered kinases
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.