Description Usage Arguments Value Examples
Get protein/gene info associated with the query keywords
1 2 | query(keywords, species = "9606", tissue = "all",
network.source = "BIANA", quote.keywords = T)
|
keywords |
Text containing description of a phenotype or list of genes (seperated by ";") |
species |
Species tax identifier (9606: human, 10090: mouse, etc., see get.species.info method) |
tissue |
Tissue identifier (all, liver, lung, etc., see get.species.info method) |
network.source |
Interaction network source (BIANA, STRING, HIPPIE, etc.) |
quote.keywords |
Quotes the keywords to treat whitespaces as ANDs (e.g., "Muscular Dystrophy") |
result.table Data frame containing list of matching proteins/genes and their description
1 | result.table = query("alzheimer", species="10090", tissue="all", network.source="BIANA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.