Build branch build/main with version build_main (6ae6ad1)

Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-h86dl

Source commit: 6ae6ad1936

Source message: deploy: 00cafd63af52decfa15830ba20bc88f7a9384965
This commit is contained in:
CI
2025-07-10 14:46:24 +00:00
parent 096d01f274
commit b59203a4af
32 changed files with 381 additions and 151 deletions

View File

@@ -2,4 +2,10 @@
## NEW FUNCTIONALITY
* `mapping/spaceranger_count`: Added a spaceranger count component (PR #2).
* `filter/subset_cosmx`: Added a component to subset COSMX data (PR #3).
* `convert/from_cosmx_to_h5mu`: Added converter component for COSMX data (PR #3).
* `mapping/spaceranger_count`: Added a spaceranger count component (PR #2).
* `convert/from_spatialdata_to_h5mu`, `convert/from_xenium_to_spatialdata`: Added converter components for xenium data (PR #1).