We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a68ba commit 3acffd3Copy full SHA for 3acffd3
1 file changed
schema/expected_files.yaml
@@ -261,4 +261,20 @@ datasets:
261
- target_class: Drug
262
file: /tmp/crcpdo_drugs.tsv
263
- target_class: Drug Descriptor
264
- file: /tmp/crcpdo_drug_descriptors.tsv
+ file: /tmp/crcpdo_drug_descriptors.tsv
265
+
266
+ novartispdx:
267
+ - target_class: Sample
268
+ file: /tmp/novartispdx_samples.csv
269
+ - target_class: Transcriptomics
270
+ file: /tmp/novartispdx_transcriptomics.csv
271
+ - target_class: Mutations
272
+ file: /tmp/novartispdx_mutations.csv
273
+ - target_class: Copy Number
274
+ file: /tmp/novartispdx_copy_number.csv
275
+ - target_class: Experiments
276
+ file: /tmp/novartispdx_experiments.tsv
277
+ - target_class: Drug
278
+ file: /tmp/novartispdx_drugs.tsv
279
+ - target_class: Drug Descriptor
280
+ file: /tmp/novartispdx_drug_descriptors.tsv
0 commit comments