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

Implement support for neuroglancer visualisation #439

Open SridharJagannathan opened 4 years ago

SridharJagannathan commented 4 years ago

It would be useful to implement visualisation of objects of class neurons (and by default extensions of that) in the neuroglancer format. The following are the task check list that need to be completed (this is ongoing and hence will be frequently updated):

The ideal output in the http port would be like below:

Screenshot 2020-07-16 at 12 49 59

SridharJagannathan commented 4 years ago

This task would be taken up once the urgent tasks in https://github.com/natverse/fafbseg/issues/ are completed

jefferis commented 4 years ago

Dear Sri, I think this is a very interesting idea. Ideally one might be able to post to the same neuroglancer instance via python or R (not sure how easy that would be). Integrating local data in neuroglancer views with external data would certainly bring lots of possibilities. @perlman has a fair bit of experience with this.

Sent from my iPhone

On 16 Jul 2020, at 12:52, Sridhar Jagannathan notifications@github.com wrote:

 This task would be taken up once the urgent tasks in https://github.com/natverse/fafbseg/issues/ are completed

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

SridharJagannathan commented 3 years ago

Some issues wrt to ongoing implementation here: https://github.com/google/neuroglancer/issues/261