Skip to content

Commit b519d24

Browse files
added crcpdo to expected files yaml
1 parent 7fef234 commit b519d24

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

schema/expected_files.yaml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,4 +245,16 @@ datasets:
245245
- target_class: Drug
246246
file: /tmp/pancpdo_drugs.tsv
247247
- target_class: Drug Descriptor
248-
file: /tmp/pancpdo_drug_descriptors.tsv
248+
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

Comments
 (0)