I see that using NBLAST on-the-fly, you are able to compare a FlyCircuit clone against all FlyLight Gal4 lines with NBLAST. Is it possible to similarly compare an uploaded tracing (or something like a segment of a FlyCircuit neuron) against the Gal4 lines? Is this feature also available using nblast directly in R?
In trying to look into this, I came across the following link which is supposed to contain the dotprops data for the GMR Gal4 lines. However, the link appears to be broken.
Great, thank you! One more quick question- which template brain do query neurons need to be registered to in order to perform an NBLAST search with this dataset?
library(flycircuit)gmrdps<-read.neuronlistfh("http://flybrain.mrc-lmb.cam.ac.uk/si/nblast/gmrdps/gmrdps.rds", localdir=getOption('flycircuit.datadir'))open3d()
plot3d(gmrdps[1:10])library(nat.flybrains)plot3d(FCWB)