Description Usage Arguments Value Author(s) Examples
Similar with entry retrieval but filtered mapping entries with given datasets.
1 | bbEntryFilter(identifer, source, filters, page = NULL)
|
identifer |
Identifer for the entry. |
source |
Dataset identifier |
filters |
Comma seperated dataset identifer to retrieve |
page |
Page index if results is more than default biobtree paging size. |
returns biobtree json object
Tamer Gur
1 2 | bbStart() # if not already started
bbEntryFilter("HGNC:12009","hgnc","uniprot,ensembl")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.