cryocanvas / setup_demo / 0.0.1

Setup a demo environment for CryoCanvas

Setup a demo environment for CryoCanvas using the CZ Cryo ET Data Portal.
Tags
templatejava
Solution written by
Kyle Harrington
License of solution
MIT

Arguments

--crop_z_start
Start coordinate for cropping on Z axis (default value: 0)
--crop_z_end
End coordinate for cropping on Z axis (default value: 100)
--crop_y_start
Start coordinate for cropping on Y axis (default value: 0)
--crop_y_end
End coordinate for cropping on Y axis (default value: 100)
--crop_x_start
Start coordinate for cropping on X axis (default value: 0)
--crop_x_end
End coordinate for cropping on X axis (default value: 100)

Usage instructions

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