New AnnData Schema v2.0.0
We updated the CAP AnnData Schema to prevent collisions with other schemas.
From now on, all uns fields are isolated in a dedicated uns["cap_metadata"] container, except for the title field, which remains at the root of the uns section.
Most users should not notice these changes, as we automatically migrate AnnData files from the previous version upon upload or the next update. However, if you notice that any of your data was not parsed successfully, please contact CAP Support.
The new schema release is available in the cap-data-schema repository.