annot_KinSub | R Documentation |
Annotates kinase-substrate interactions
annot_KinSub(df, db_nms, match_orgs, id, filepath = NULL, filename = NULL, ...)
df |
The name of a primary data file. By default, it will be determined
automatically after matching the types of data and analysis with an
|
db_nms |
Character string(s) to the name(s) of PSP database(s) with
prepended directory path(s). Users need to download the kinase-substrate
table, e.g. |
match_orgs |
Logical; if TRUE, matches the organism between kinases and their acting substrates. The default is TRUE. |
id |
Character string; one of |
filepath |
A file path to output results. By default, it will be
determined automatically by the name of the calling function and the value
of |
filename |
A representative file name to outputs. By default, the
name(s) will be determined automatically. For text files, a typical file
extension is |
... |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.