Move the following features from: 1) Basic neuron manipulations: https://github.com/natverse/elmr - [x] Simplify neurons -> https://github.com/natverse/elmr/blob/master/R/simplify_neuron.R - [x] Stitch neurons -> https://github.com/natverse/elmr/blob/master/R/stitch_neuron.R - [x] Distal to -> http://natverse.org/elmr/reference/distal_to.html - [x] prune_twigs http://natverse.org/elmr/reference/prune_twigs.html 2) From registrations: (tbc @jefferis ) - [x] tpsreg -> http://natverse.org/elmr/reference/tpsreg.html Each feature must be accompanied by relevant test cases (either synthetic or from actual neuron data)
Move the following features from:
Each feature must be accompanied by relevant test cases (either synthetic or from actual neuron data)