fc_glom | R Documentation |
These comes from manual annotations carried out for Costa et al.
fc_glom(x = NULL)
x |
A neuron identifier. When missing defaults to all neurons annotated with an ALGlomerulus tag. |
a character vector of glomerulus names, named by the neuron identifier
fc_neuron_type
, fc_gene_name
fc_glom('FruMARCM-F000446_seg001') # how many neurons annotated with any glomerulus length(fc_glom()) # how many neurons annotated for each glomerulus table(fc_glom())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.