new_majiq.SJExperiment.from_zarr
- classmethod SJExperiment.from_zarr(store)
Load
SJExperiment
from specified path- Parameters:
store (
Union[MutableMapping
,str
,Path]
) – Store or Path where coverage is stored in zarr format- Returns:
Load SJExperiment
from specified path
store (Union[MutableMapping
, str
, Path]
) – Store or Path where coverage is stored in zarr format