Description Usage Arguments Value Methods (by class) See Also Examples
getUniprotSummary
collates data returned from a html request to the Uniport publicly available databases to populate the gene object.
The query currently returns id, entry name, reviewed, protein names, genes, organism, length and "comment(FUNCTION)".
1 2 3 4 | getUniprotSummary(x, y)
## S4 method for signature 'gene'
getUniprotSummary(x, y)
|
x |
|
y |
|
gene
object - a copy of the input object 'y', having the uniprot data added.
gene
: gene
object - a copy of the input object 'y', having the uniprot data added.
http://www.uniprot.org/help/uniprotkb_column_names
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.