Skip to content

More flexible cell hold out #186

Description

@mbabadi

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions