natverse/nat.flybrains

Use one function for bridging and mirroring

jdmanton opened this issue · 1 comments

It would be nice to be able to use just one function for all transformations such that bridging and mirroring could be done with just one command, with the function working out what should be done based on the number of templates it is given.

Implemented in dff84ec. However, the documentation is now fairly unclear.