Skip to content

missing matching about the config data path  #42

@zichengsaber

Description

@zichengsaber

The dataset download from https://www.research-collection.ethz.ch/handle/20.500.11850/609681
unzip it has this structure
├── 4i
│ ├── 8h.h5ad
│ ├── drugs.txt
│ └── features.txt
├── scrna-lupuspatients
│ ├── kang-hvg.h5ad
│ └── sample_ids.txt
├── scrna-sciplex3
│ ├── drugs.txt
│ └── hvg.h5ad
└── scrna-statefate
├── invitro-hvg.h5ad
└── populations.txt

but the config path in configs/tasks/sciplex3.yaml like that: datasets/scrna-sciplex3/hvg-top1k-train-only.h5ad
in sciplex3-top1k.yaml like that: datasets/scrna-sciplex3/hvg-top1k.h5ad
in sciplex3-ood.yaml like that datasets/scrna-sciplex3/hvg-top1k-train-only.h5ad

it makes me confused

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions