Documentation

Tools

Software you install and run against VFB data — what each tool is for, how to install it, a minimal example, and where its own documentation lives.

The pages here cover the software people most often use with VFB data: clients for getting data out, libraries for analysing and plotting neurons, and the registration toolkits that move data between template spaces. Each page is a quick start — what the tool is for, how to install it, enough code to confirm it works — and then points at the project’s own documentation, which is always the authoritative source.

Three neighbouring sections cover different things. VFB APIs documents the endpoints VFB itself serves, rather than third-party software that talks to them. Tutorials has the worked examples: longer, with real analyses and output. Resources lists external sites and databases to browse rather than install. Where a tool has a worked tutorial as well, its page here links to it.

Most of this toolchain is maintained by the wider Drosophila connectomics community rather than by VFB, and it splits along language lines: navis and its ecosystem in Python, natverse in R. The two overlap heavily in what they can do, so the practical question is usually which language the rest of your analysis is in.