Description Usage Arguments Value Examples
Query the Allen Brain Atlas API for experiment IDs based on gene symbol.
1 | aba_find_gene_ids(gene_symbol, plane = "coronal")
|
gene_symbol |
A character vector containing a gene symbol. |
plane |
The plane of the ISH experiment to search for. Options are "coronal" and "saggital". Default is "coronal". |
a character vector of valid experiment IDs
1 2 | ids <- aba_find_gene_ids("Pvalb", "coronal"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.