get.skeleton.from.flycircuit: Fetch FlyCircuit neuron skeletons from the Taiwan FlyCircuit...

View source: R/flycircuit.R

get.skeleton.from.flycircuitR Documentation

Fetch FlyCircuit neuron skeletons from the Taiwan FlyCircuit server

Description

Assigns cell body side based in neuron name.

Usage

get.skeleton.from.flycircuit(fcneurons, xform_version = 1, ...)

## S3 method for class 'flycircuit.neuron'
reroot(x)

Chiang2FCWB(x, female = grepl("-F-", x), xform_version = 1)

Arguments

fcneurons

a vectors of valid FlyCircuit neuron ids

xform_version

the version of nat.templatebrains::xform_brain to use

...

additional arguments passed to methods

x

some neuron or neuronlist

female

whether the neurons to be transformed are female (TRUE) or male (FALSE)

Value

A neuronlist of FlyCircuit neurons registered in the intersex FCWB brain space


alexanderbates/catnat documentation built on Sept. 5, 2023, 4:51 a.m.