Description Usage Arguments Details Value Examples
This function queries various information of UniProt-KB from G-links
1 | uniprotSearch(query)
|
query |
keyword (vector) |
Search operators: See http://www.g-language.org/wiki/rest
A data frame
1 2 | my.gid.gene <- uniprotSearch(query = "GeneID:93986")
my.eco.gene <- uniprotSearch(query = "eco:b2699")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.