Description Usage Arguments Value Author(s)
Retrieve a set of all ID entries
1 2 | getIdEntries(entry, nodeName="molecule", primaryAttr="id",
dataAttrs=c("id", "db"))
|
entry |
The 'Entry' node of the Enfin xml document. |
nodeName |
The name identifying the node containing the ID info. Default is 'molecule'. |
primaryAttr |
The name of attribute which is used as row names of the output data frame. Default is 'id' standing for gene ID |
dataAttrs |
The names of the attributes which values are to be retrieved. Default is c('id','db'), i.e. gene ID and data base source. |
Data frame with a single column containing all (input and output) IDs. with row names corresponding to the Enfin xml reference names.
Alex Lisovich, Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.