cellarium-ai / cellarium-cloud

Cellarium Cloud Core Library
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Include more data life cycle tests #117

Open fedorgrab opened 10 months ago

fedorgrab commented 10 months ago

We need to test that extract chunks:

  1. Contain unique cells (not repeated in other chunks);
  2. Contain each and every cell in the full dataset (regardless of whether they are correctly permuted or not)