process_parent_child_link: Filter list of kinases based on the parents and children

Description Usage Arguments Value Examples

View source: R/assign_kinases.R

Description

Filter list of kinases based on the parents and children

Usage

1
2
3
4
5
6
7
8
process_parent_child_link(
  parent,
  node,
  child,
  kinase_annotation,
  interactome,
  identifier
)

Arguments

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

Value

A dataframe of filtered kinases

Examples

1

AliSajid/KINNET documentation built on Jan. 17, 2022, 8:54 a.m.