Cell hold out table
column_A,column_B,column_C, …
X1,Y1,Z1, …
X2,Y2,Z2, …
X3,Y3,Z3, …
…
Example:
dataset_id,donor_id
X1,Y1
X2,Y2
X3,Y3
Let’s say we have n rows in the “cell hold out table”.
We want the following features:
-
Feature 1
Make a shuffled extract, excluding all cells matching any row of the cell hold out table
-
Feature 2
Make an extract (shuffled or not) of cells matching each row of the table separately
- row_1.h5ad
- row_2.h5ad
- …
- row_n.h5ad
Cell hold out table
Example:
Let’s say we have n rows in the “cell hold out table”.
We want the following features:
Feature 1
Make a shuffled extract, excluding all cells matching any row of the cell hold out table
Feature 2
Make an extract (shuffled or not) of cells matching each row of the table separately