Will use our Google sheet annotation spreadsheets or neuPrint queries as appropriate
class2ids(x, ..., unlist = TRUE, unique = TRUE, refresh = FALSE)
x | A class of neuron (e.g. ORN, PN, DAN, MBON LHON, TOON, TOLN, HRN etc.) |
---|---|
... | Additional arguments passed to internal functions |
unlist | return all the bodyids |
unique | Whether to ensure that no duplicate ids are returned when
|
refresh | Whether to refresh cached class information from remote
sources. When |
When unlist=FALSE
a list with elements named by the elements
of x
(classes of neurons). When unlist=TRUE
, a vector without
names of all bodyids.