Description Usage Arguments Value Examples
View source: R/assign_kinases.R
Assign kinases, given a network and a chip type
1 | assign_kinases(network, chiptype, identifier = "Gene_Symbol")
|
network |
A network output from bnlearn |
chiptype |
Either PTK or STK |
identifier |
The identifier to use in outputs. Can be either "Gene_Symbol" or "Kinase" |
A dataframe with upstream kinases assigned to the peptide
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.