bbEntry {biobtreeR} | R Documentation |
Returns entry for an identifier and dataset. Entry contains all the data raw data for and entry such as mappings, attiributes and paging info if exists.
bbEntry(identifer, source)
identifer |
Identifer for the entry. Note that keywords are not accepted. For instance insted of "vav_human" keyword "p15498" identifier must be passed |
source |
Dataset identifier |
returns biobtree json object
Tamer Gur
bbStart() # if not already started bbEntry("HGNC:12009","hgnc")