FAFB.surf | R Documentation |
FAFB13.surf
describes the neuropil surface of the FAFB13
brain.
FAFB13NP.surf
is a surface object for the Ito et al
(2014) neuropil regions in FAFB13
space
FAFB14.surf
describes the neuropil surface of the FAFB14
assembly.
FAFB.surf
describes the neuropil surface of the default
FAFB assembly (currently FAFB14).
FAFB14NP.surf
is a surface object for the Ito et al
(2014) neuropil regions in FAFB14
space
FAFBNP.surf
is a surface object for the Ito et al (2014)
neuropil regions in the default FAFB space (currently FAFB14
)
These neuropil regions are generated from the
JFRC2.surf
and
JFRC2NP.surf
objects, respectively. Because
they are not defined from FAFB itself but transformed using bridging
registrations, they are only as good as those bridging registrations. In
particular although the elm.landmarks
used to bridge
FAFB-JFRC2013 are well defined in the fly's right brain hemisphere, they
are somewhat less dense in other areas. Therefore these surfaces are clearly
likely less accurate in the left brain hemisphere and show significant
displacements in the optic lobes. Note that updated landmarks in March 2017
significantly improved the situation.
The acronyms for the neuropil regions are those used in Ito et al. 2014 and can also be looked up at http://virtualflybrain.org.
FAFB
template brain
boundingbox(FAFB14.surf)
FAFB14NP.surf$RegionList
## Not run:
plot3d(FAFB14.surf)
clear3d()
# a short cut which plots the surface in semi-transparent grey.
plot3d(FAFB14)
# plot right lateral horn
plot3d(FAFB14NP.surf, "LH_R", alpha=0.4)
# plot both antennal lobe surfaces (second arg is regex if no exact match)
# note use of initial anchor (^) to avoid matches to LAL
plot3d(FAFB14NP.surf, "^AL", alpha=0.4)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.