natverse / nat.nblast

R package implementing the NBLAST neuron search algorithm, as an add-on for the NeuroAnatomy Toolbox (nat) R package.
http://natverse.org/nat.nblast/
16 stars 6 forks source link

Make documentation for nblast comprehensive #3

Closed jdmanton closed 10 years ago

jdmanton commented 10 years ago

nblast() should be kept as simple as possible for novice users, with the more advanced arguments being dealt with in NeuriteBlast() and WeightedNNBasedLinesetMatching(). Links should be present to these more advanced methods in nblast()'s documentation.

jefferis commented 10 years ago

no specific commit, but I think this is taken care of at this point