help > RE: Extract synapse data and neuron structure from eswc-files
Apr 25, 2021  01:04 PM | Hanchuan Peng
RE: Extract synapse data and neuron structure from eswc-files
a swc file has 7 columns, i.e. order,type, x,y,z,radius, parent

an eswc file has additional columns that are defined to generate further information such as colors of nodes in a neuron structure.

in your case, it seems you only need to read an eswc file just like reading a swc file? i.e. ignoring the additional columns?

Threaded View

TitleAuthorDate
stevenhuysecom Apr 10, 2021
RE: Extract synapse data and neuron structure from eswc-files
Hanchuan Peng Apr 25, 2021