Description Usage Arguments Value Examples
General purpose function which takes a disorganized list and returns a sorted unique list of values.
1 2  | entrez_id(term, field = "All Fields", db = "gene",
  organism = "Homo sapiens", retmax = 1)
 | 
term | 
 vector search string  | 
field | 
 which field type should the search terms query (https://www.ncbi.nlm.nih.gov/books/NBK49540/)  | 
db | 
 Database to search (gene, protein, etc)  | 
organism | 
 filter for a specific organism  | 
integer vector of entrez ids
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.