Environment:
MAJIQ version: v3.0.6.dev1+g65397ab2
Install source: official Academic Installer
OS: macOS (Apple Silicon M1/M2, arm64)
Python: 3.12
Workflow: majiq build completed successfully, output directories exist as [sample_id].sorted.sj
License: Academic license set correctly
Build directory, TSV file, and BAMs match MAJIQ’s input requirements
Example command that triggers the error:
Main error output:
Observed behavior:
All sample .sorted.sj subdirectories exist and can be opened by xarray.open_zarr() manually (tested OK).
majiq psi consistently fails with .zmetadata missing / psi_coverage group not found.
Output directory and experiment sample sheet are correctly formatted.
Questions for the developers:
Is this caused by missing or unconsolidated Zarr metadata after majiq build?
Does the build step need additional parameters in v3 to produce the psi_coverage group?
Is this a known issue with v3.0.6.dev1 on macOS arm64, and is there a recommended fix or stable build?
Thanks!