Description Usage Arguments Value Examples
get_svg
is a modified version of STRINGdb
's get_png
.
It returns a SVG image of a STRING network with the given identifiers.
1 2 3 4 5 6 7 8 |
string_db |
An instantiated STRINGdb reference class. See |
string_ids |
A vector of STRING IDs. |
required_score |
An integer. The minimum STRING combined score of the interactions. |
network_flavor |
One of "evidence", "confidence", "actions", specify the flavor of the network |
file |
Optional. Specify the file for the image. |
payload_id |
Optional. See Payload Mechanism in |
Return a XML document and a SVG file if file
is specified.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.