Gemma icon indicating copy to clipboard operation
Gemma copied to clipboard

Replace and delete vectors in batch

Open arteymix opened this issue 1 year ago • 0 comments

I've relocated the logic for creating, replacing and removing raw/processed vectors in ExpressionExperimentDao so that all the code that manipulates vectors can benefit from removal in batch.

When deleting an experiment, we can delete vectors in batch to save time.

I've also included some CI changes to force integration tests.

arteymix avatar May 16 '24 00:05 arteymix