annot_stringdb | R Documentation |
Annotates protein STRING ids
annot_stringdb(
df,
db_nms,
id,
score_cutoff,
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 STRING database(s) with
prepended directory path. The |
id |
Character string; one of |
score_cutoff |
Numeric; the threshold in the |
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.