issues
search
cellarium-ai
/
cellarium-cloud
Cellarium Cloud Core Library
BSD 3-Clause "New" or "Revised" License
5
stars
1
forks
source link
Feat: Update cell related models
#167
Closed
fedorgrab
closed
4 months ago
fedorgrab
commented
4 months ago
Updates:
Add dataset_version_id to ingest info table
Drop not null constraints from
obs_metadata_extra
and
original_cell_id
as for the current extract they are not necessary.
Since in new data we now have "unknown" cell type instead of "naive cell" we have to handle this in ontology aware strategy
Updates:
obs_metadata_extra
andoriginal_cell_id
as for the current extract they are not necessary.