neuroglancer / view-remote-mrc / 0.0.3

View a remote MRC file with neuroglancer

Example of Neuroglancer visualizing EMPIAR-10548 dataset.
Neuroglancer viewer for MRC files that runs on a remote system.
Tags
templatejava
Citation
Neuroglancer by Google folks.https://github.com/google/neuroglancer
Solution written by
Kyle Harrington
License of solution
Apache v2

Arguments

--remote_host
Remote host address (default value: PARAMETER_VALUE)
--remote_user
Username for the remote host (default value: PARAMETER_VALUE)
--reuse_ssh
Reuse a SSH connection if your SSH is setup properly (default value: 0)
--mrcfile
Path to the MRC file on the remote machine (default value: PARAMETER_VALUE)
--mmap
Use memory-mapped file for MRC file (default value: PARAMETER_VALUE)

Usage instructions

Please follow this link for details on how to install and run this solution.