gmr_vfbid | R Documentation |
Note that this function currently is vectorised and operates by pulling a
list of all GMR ids on VFB. Therefore if you have 50 (or 1000) GMR lines to
query, you should run the query in a single call to gmr_vfbid
.
gmr_vfbid(ids)
ids |
A character vector of GMR Gal4 ids |
vfb_fromvfbids
# Note that gmr_vfbid is quite relaxed about the form of the GMR ids
gmr_vfbid("11H09")
gmr_vfbid("R11H09")
gmr_vfbid("GMR11H09")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.