We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fef234 commit b519d24Copy full SHA for b519d24
1 file changed
schema/expected_files.yaml
@@ -245,4 +245,16 @@ datasets:
245
- target_class: Drug
246
file: /tmp/pancpdo_drugs.tsv
247
- target_class: Drug Descriptor
248
- file: /tmp/pancpdo_drug_descriptors.tsv
+ file: /tmp/pancpdo_drug_descriptors.tsv
249
+
250
+ crcpdo:
251
+ - target_class: Sample
252
+ file: /tmp/crcpdo_samples.csv
253
+ - target_class: Transcriptomics
254
+ file: /tmp/crcpdo_transcriptomics.csv
255
+ - target_class: Experiments
256
+ file: /tmp/crcpdo_experiments.tsv
257
+ - target_class: Drug
258
+ file: /tmp/crcpdo_drugs.tsv
259
+ - target_class: Drug Descriptor
260
+ file: /tmp/crcpdo_drug_descriptors.tsv
0 commit comments