R/hemibrain_annotations.R
glomerulus.Rd
Find the antennal lobe glomerulus for hemibrain body ids
glomerulus(bodyids, exclude.multi = FALSE)
bodyids | Vector of bodyids or a search string passed to
|
---|---|
exclude.multi | When |
A character vector of glomeruli named with the bodyids
. If no
glomerulus exists (or the bodyid was NA on input) NA_character_
is
returned.
Note that this is based on the same hemibrain metadata used by
class2ids
. These were curated by Marta Costa, Elizabeth
Marin, Philipp Schlegel and Greg Jefferis in the Drosophila Connectomics
Group / MRC LMB in Cambridge.
bodyids
may contain duplicates and NA
values (in which case
NA_character_
will be returned).