natverse / nat

NeuroAnatomy Toolbox: An R package for the (3D) visualisation and analysis of biological image data, especially tracings of single neurons.
https://natverse.org/nat/
64 stars 28 forks source link

Give xform.neuronlist the option to xform all points in one go #436

Open jefferis opened 4 years ago

jefferis commented 4 years ago

This would be nice e.g. for xforming points with the nat.h5reg rJava interface which would be much quicker like this.

The problem is what happens when there are additional vertices like connectors that would not be picked up by xyzmatrix. Perhaps we need some argument to tell xyzmatrix to handle all vertices.