Find the supervoxel identifiers of a FANC neuron
See also
flywire_leaves
Other fanc-ids:
fanc_cellid_from_segid()
,
fanc_ids()
,
fanc_islatest()
,
fanc_latestid()
,
fanc_rootid()
,
fanc_xyz2id()
Examples
if (FALSE) { # \dontrun{
svids=fanc_leaves("648518346482929060")
head(svids)
} # }