map_string | R Documentation |
To be used in conjunction with plot_string
map_string(genes, version = 11.5, score_threshold = 400, species = "human")
genes |
Character vector of HGNC symbols or ENSEMBL ID of genes |
version |
Numeric version of STRING data base. Default 11.5 which is current as of 2022-03-30 |
score_threshold |
Numeric combined score threshold for edge inclusion in network. Default it 400 which is STRING defined "medium". 0 to 1000 allowed |
species |
Character string of "human" or "mouse" |
List containing "subgraph" and "map"
#See plot_string for full example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.