nat (version 1.8.16)

MBL.surf: Surface object (hxsurf) for the left mushroom body in FCWB template space

Description

This surface object is in the same space as the 20 Kenyon cells in kcs20.

Arguments

See Also

hxsurf

Other nat-data: Cell07PNs, kcs20

Examples

Run this code
# NOT RUN {
plot3d(kcs20)
plot3d(MBL.surf, alpha=0.3)
# }
# NOT RUN {
# }
# NOT RUN {
## originally generated as follows
library(nat.flybrains)
MBL.surf=subset(FCWBNP.surf, "MB.*_L", drop = T)
# }

Run the code above in your browser using DataLab