kyleharrington / skimage-features-mrc / 0.0.8

Compute basic fixed features for CryoET Data

Computes a feature group for cryoET data using skimage.feature.multiscale_basic_features and saves to a Zarr file.
Tags
templatejavaimagej2
Solution written by
Kyle Harrington
License of solution
MIT

Arguments

--mrcfile
Path to the MRC file (default value: PARAMETER_VALUE)
--zarr_path
Path for the Zarr file (default value: PARAMETER_VALUE)
--group_name
Name of the group in the Zarr file to store the features (default value: PARAMETER_VALUE)

Usage instructions

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