View source: R/creedenzymatic.R
creedenzymatic | R Documentation |
reads KRSA, UKA, LFC tables and run creedenzymatic
creedenzymatic(
KRSA_table,
UKA_table,
LFC_table,
avg_krsa = T,
avg_lfc = T,
prefix = "Comp1",
...
)
KRSA_table |
dataframe, KRSA table output |
UKA_table |
dataframe, UKA table output |
LFC_table |
dataframe, KEA table output |
... |
arguments passed to other functions |
This function takes in table and rank and quartile kinases based on the absolute Score values
dataframe, Ranked and quartiled table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.