nci-cidc-schemas 0.28.3__py2.py3-none-any.whl → 0.28.13__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. cidc_schemas/__init__.py +1 -1
  2. cidc_schemas/ngs_pipeline_api/__init__.py +0 -1
  3. cidc_schemas/ngs_pipeline_api/wes/wes_output_API.py +1 -1
  4. cidc_schemas/prism/constants.py +7 -8
  5. cidc_schemas/prism/pipelines.py +2 -24
  6. cidc_schemas/schemas/artifacts/artifact_ibd.json +51 -0
  7. cidc_schemas/schemas/artifacts/artifact_imzml.json +51 -0
  8. cidc_schemas/schemas/artifacts/artifact_parquet.json +51 -0
  9. cidc_schemas/schemas/assays/atacseq_assay.json +4 -0
  10. cidc_schemas/schemas/assays/components/available_assays.json +34 -1
  11. cidc_schemas/schemas/assays/components/maldi_glycan_input.json +28 -0
  12. cidc_schemas/schemas/assays/components/ngs/atacseq/atacseq_analysis.json +4 -0
  13. cidc_schemas/schemas/assays/components/ngs/rna/rna_analysis.json +10 -1
  14. cidc_schemas/schemas/assays/components/ngs_assay_core.json +2 -1
  15. cidc_schemas/schemas/assays/ctdna_assay.json +4 -0
  16. cidc_schemas/schemas/assays/cytof_assay.json +4 -0
  17. cidc_schemas/schemas/assays/cytof_assay_core.json +4 -0
  18. cidc_schemas/schemas/assays/elisa_assay.json +8 -4
  19. cidc_schemas/schemas/assays/hande_assay.json +18 -1
  20. cidc_schemas/schemas/assays/ihc_assay.json +9 -1
  21. cidc_schemas/schemas/assays/maldi_glycan_assay.json +72 -0
  22. cidc_schemas/schemas/assays/mibi_assay.json +4 -0
  23. cidc_schemas/schemas/assays/microbiome_assay.json +5 -1
  24. cidc_schemas/schemas/assays/mif_assay.json +10 -3
  25. cidc_schemas/schemas/assays/mihc_assay.json +4 -1
  26. cidc_schemas/schemas/assays/misc_data.json +9 -1
  27. cidc_schemas/schemas/assays/nanostring_assay.json +5 -1
  28. cidc_schemas/schemas/assays/nulisa_assay.json +4 -0
  29. cidc_schemas/schemas/assays/olink_assay.json +4 -0
  30. cidc_schemas/schemas/assays/olink_ht_assay.json +100 -0
  31. cidc_schemas/schemas/assays/rna_assay-v0.json +9 -0
  32. cidc_schemas/schemas/assays/scrnaseq_analysis.json +4 -0
  33. cidc_schemas/schemas/assays/scrnaseq_assay.json +4 -0
  34. cidc_schemas/schemas/assays/tcr_analysis.json +4 -0
  35. cidc_schemas/schemas/assays/tcr_assay.json +4 -0
  36. cidc_schemas/schemas/assays/tcrseq_rna_assay.json +64 -0
  37. cidc_schemas/schemas/assays/visium_analysis.json +4 -0
  38. cidc_schemas/schemas/assays/visium_assay.json +4 -0
  39. cidc_schemas/schemas/assays/wes_analysis.json +9 -1
  40. cidc_schemas/schemas/assays/wes_assay.json +25 -3
  41. cidc_schemas/schemas/assays/wes_tumor_only_analysis.json +9 -1
  42. cidc_schemas/schemas/clinical_data.json +8 -0
  43. cidc_schemas/schemas/shipping_core.json +3 -1
  44. cidc_schemas/schemas/templates/analyses/atacseq_analysis_template.json +6 -2
  45. cidc_schemas/schemas/templates/analyses/cytof_analysis_template.json +16 -12
  46. cidc_schemas/schemas/templates/analyses/rna_level1_analysis_template.json +9 -1
  47. cidc_schemas/schemas/templates/analyses/scrnaseq_analysis_template.json +32 -28
  48. cidc_schemas/schemas/templates/analyses/tcr_analysis_template.json +9 -5
  49. cidc_schemas/schemas/templates/analyses/visium_analysis_template.json +11 -7
  50. cidc_schemas/schemas/templates/analyses/wes_analysis_template.json +9 -1
  51. cidc_schemas/schemas/templates/analyses/wes_tumor_only_analysis_template.json +9 -1
  52. cidc_schemas/schemas/templates/assays/atacseq_fastq_template.json +6 -2
  53. cidc_schemas/schemas/templates/assays/clinical_data_template.json +8 -0
  54. cidc_schemas/schemas/templates/assays/ctdna_template.json +15 -11
  55. cidc_schemas/schemas/templates/assays/cytof_template.json +9 -4
  56. cidc_schemas/schemas/templates/assays/elisa_template.json +8 -4
  57. cidc_schemas/schemas/templates/assays/hande_template.json +10 -2
  58. cidc_schemas/schemas/templates/assays/ihc_template.json +8 -0
  59. cidc_schemas/schemas/templates/assays/maldi_glycan_template.json +143 -0
  60. cidc_schemas/schemas/templates/assays/mibi_template.json +8 -4
  61. cidc_schemas/schemas/templates/assays/microbiome_template.json +12 -8
  62. cidc_schemas/schemas/templates/assays/mif_template.json +8 -0
  63. cidc_schemas/schemas/templates/assays/mihc_template.json +6 -2
  64. cidc_schemas/schemas/templates/assays/misc_data_template.json +8 -0
  65. cidc_schemas/schemas/templates/assays/nanostring_template.json +10 -6
  66. cidc_schemas/schemas/templates/assays/nulisa_template.json +8 -4
  67. cidc_schemas/schemas/templates/assays/olink_ht_template.json +86 -0
  68. cidc_schemas/schemas/templates/assays/olink_template.json +8 -4
  69. cidc_schemas/schemas/templates/assays/rna_bam_template.json +9 -1
  70. cidc_schemas/schemas/templates/assays/rna_fastq_template.json +9 -1
  71. cidc_schemas/schemas/templates/assays/scrnaseq_template.json +8 -4
  72. cidc_schemas/schemas/templates/assays/tcr_adaptive_template.json +9 -5
  73. cidc_schemas/schemas/templates/assays/tcr_fastq_template.json +10 -6
  74. cidc_schemas/schemas/templates/assays/tcrseq_rna_template.json +59 -0
  75. cidc_schemas/schemas/templates/assays/visium_template.json +13 -9
  76. cidc_schemas/schemas/templates/assays/wes_bam_template.json +8 -0
  77. cidc_schemas/schemas/templates/assays/wes_fastq_template.json +8 -0
  78. cidc_schemas/template.py +0 -4
  79. cidc_schemas/unprism.py +3 -3
  80. {nci_cidc_schemas-0.28.3.dist-info → nci_cidc_schemas-0.28.13.dist-info}/METADATA +21 -15
  81. {nci_cidc_schemas-0.28.3.dist-info → nci_cidc_schemas-0.28.13.dist-info}/RECORD +85 -76
  82. {nci_cidc_schemas-0.28.3.dist-info → nci_cidc_schemas-0.28.13.dist-info}/WHEEL +1 -1
  83. cidc_schemas/schemas/templates/manifests/tumor_normal_pairing_template.json +0 -63
  84. {nci_cidc_schemas-0.28.3.dist-info → nci_cidc_schemas-0.28.13.dist-info}/entry_points.txt +0 -0
  85. {nci_cidc_schemas-0.28.3.dist-info → nci_cidc_schemas-0.28.13.dist-info}/licenses/LICENSE +0 -0
  86. {nci_cidc_schemas-0.28.3.dist-info → nci_cidc_schemas-0.28.13.dist-info}/top_level.txt +0 -0
@@ -4,7 +4,7 @@
4
4
  "title": "mIF Assay",
5
5
  "type": "object",
6
6
 
7
- "$comment": "description used in docs/index.html and docs/assays.mif.html",
7
+ "$comment": "description used in docs/index.html and docs/assays.mif.html",
8
8
  "description": "Multiplex immunofluorescence.",
9
9
 
10
10
  "additionalProperties": false,
@@ -28,7 +28,14 @@
28
28
  "imaging_status": {"$ref": "assays/components/imaging_data.json#properties/imaging_status"},
29
29
 
30
30
  "qc_report": {"$ref": "artifacts/artifact_zip.json"},
31
-
31
+ "batch_id": {
32
+ "description": "Batch identification number. Unique to every upload.",
33
+ "type": "string"
34
+ },
35
+ "optional_id": {
36
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
37
+ "type": "string"
38
+ },
32
39
  "panel": {
33
40
  "type": "string",
34
41
  "enum": [
@@ -65,6 +72,6 @@
65
72
  }
66
73
  }
67
74
  },
68
- "required": ["records", "panel", "antibodies"],
75
+ "required": ["records", "panel", "antibodies", "batch_id"],
69
76
  "mergeStrategy": "objectMerge"
70
77
  }
@@ -46,7 +46,10 @@
46
46
  "description": "Batch identification number. Unique to every upload.",
47
47
  "type": "string"
48
48
  },
49
-
49
+ "optional_id": {
50
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
51
+ "type": "string"
52
+ },
50
53
  "samples_file": {"$ref": "artifacts/artifact_csv.json"},
51
54
 
52
55
  "panel": {"type": "string"},
@@ -43,6 +43,14 @@
43
43
  "assay_creator": {
44
44
  "$ref": "assays/components/assay_core.json#properties/assay_creator"
45
45
  },
46
+ "batch_id": {
47
+ "description": "Batch identification number. Unique to every upload.",
48
+ "type": "string"
49
+ },
50
+ "optional_id": {
51
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
52
+ "type": "string"
53
+ },
46
54
  "files": {
47
55
  "type": "array",
48
56
  "description": "A single file containing miscellaneous data.",
@@ -59,4 +67,4 @@
59
67
  "files",
60
68
  "assay_creator"
61
69
  ]
62
- }
70
+ }
@@ -61,6 +61,10 @@
61
61
  "type": "string",
62
62
  "description": "A unique ID that separates the different batches of Nanostring."
63
63
  },
64
+ "optional_id": {
65
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
66
+ "type": "string"
67
+ },
64
68
  "data": {
65
69
  "type": "object",
66
70
  "additionalProperties": false,
@@ -82,5 +86,5 @@
82
86
  "items": { "$ref": "assays/nanostring_assay.json#definitions/run" }
83
87
  }
84
88
  },
85
- "required": ["data", "runs"]
89
+ "required": ["data", "runs", "batch_id"]
86
90
  }
@@ -35,6 +35,10 @@
35
35
  "description": "Batch identification number. Unique to every upload.",
36
36
  "type": "string"
37
37
  },
38
+ "optional_id": {
39
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
40
+ "type": "string"
41
+ },
38
42
  "npq_file": {
39
43
  "$ref": "artifacts/artifact_csv.json"
40
44
  },
@@ -119,6 +119,10 @@
119
119
  "type": "string",
120
120
  "description": "A unique identifier for this Olink upload"
121
121
  },
122
+ "optional_id": {
123
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
124
+ "type": "string"
125
+ },
122
126
  "assay_creator": {
123
127
  "$ref": "assays/components/assay_core.json#properties/assay_creator"
124
128
  },
@@ -0,0 +1,100 @@
1
+ {
2
+ "$schema": "metaschema/strict_meta_schema.json#",
3
+ "$id": "olink_ht_assay",
4
+ "title": "Olink HT Assay",
5
+ "type": "object",
6
+ "$comment": "description used in docs/index.html and docs/assays.olink_ht.html",
7
+ "description": "Olink HT assay",
8
+ "additionalProperties": false,
9
+ "definitions": {
10
+ "record": {
11
+ "type": "object",
12
+ "mergeStrategy": "objectMerge",
13
+ "description": "A single data record from an Olink HT assay.",
14
+ "additionalProperties": false,
15
+ "required": [
16
+ "cimac_id",
17
+ "npx_run_file",
18
+ "instrument",
19
+ "npx_manager_version"
20
+ ],
21
+ "properties": {
22
+ "cimac_id": {
23
+ "description": "Id of an sample within this clinical trial, that this assay record is based upon.",
24
+ "$ref": "sample.json#properties/cimac_id"
25
+ },
26
+ "npx_run_file": {
27
+ "$ref": "artifacts/artifact_parquet.json",
28
+ "$comment": "Parquet file of the overall run the sample was in."
29
+ },
30
+ "instrument": {
31
+ "description": "Instrument used for the Olink HT assay.",
32
+ "type": "string"
33
+ },
34
+ "npx_manager_version": {
35
+ "description": "Version of NPX manager used for the analysis.",
36
+ "type": "string"
37
+ },
38
+ "comments": {
39
+ "description": "Comments on the Olink HT assay sample.",
40
+ "type": "string"
41
+ }
42
+ }
43
+ }
44
+ },
45
+ "properties": {
46
+ "assay_creator": {
47
+ "$ref": "assays/components/assay_core.json#properties/assay_creator"
48
+ },
49
+ "batch_id": {
50
+ "description": "Batch identification number. Unique to every upload.",
51
+ "type": "string"
52
+ },
53
+ "optional_id": {
54
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
55
+ "type": "string"
56
+ },
57
+ "panel": {
58
+ "description": "Panel used for the assay.",
59
+ "type": "string"
60
+ },
61
+ "assay_panel_lot": {
62
+ "description": "Lot number of the assay panel.",
63
+ "type": "string"
64
+ },
65
+ "study_level_combined_file": {
66
+ "$comment": "Parquet file of the study level run.",
67
+ "$ref": "artifacts/artifact_parquet.json"
68
+ },
69
+ "study_level_combined_npx_manager_version": {
70
+ "description": "Version of NPX manager used for the analysis.",
71
+ "type": "string"
72
+ },
73
+ "batch_level_combined_file": {
74
+ "$comment": "Parquet file of the batch level run.",
75
+ "$ref": "artifacts/artifact_parquet.json"
76
+ },
77
+ "batch_level_combined_npx_manager_version": {
78
+ "description": "Version of NPX manager used for the analysis.",
79
+ "type": "string"
80
+ },
81
+ "records": {
82
+ "type": "array",
83
+ "description": "A single data record from an Olink HT assay.",
84
+ "items": {
85
+ "$ref": "assays/olink_ht_assay.json#definitions/record"
86
+ },
87
+ "mergeStrategy": "append"
88
+ }
89
+ },
90
+ "required": [
91
+ "assay_creator",
92
+ "batch_id",
93
+ "panel",
94
+ "assay_panel_lot",
95
+ "study_level_combined_file",
96
+ "study_level_combined_npx_manager_version",
97
+ "batch_level_combined_file",
98
+ "batch_level_combined_npx_manager_version"
99
+ ]
100
+ }
@@ -8,6 +8,7 @@
8
8
  "mergeStrategy": "objectMerge",
9
9
 
10
10
  "required": [
11
+ "batch_id",
11
12
  "assay_creator",
12
13
  "enrichment_method",
13
14
  "records",
@@ -21,6 +22,14 @@
21
22
 
22
23
  "properties": {
23
24
  "assay_creator": { "$ref": "assays/components/assay_core.json#properties/assay_creator" },
25
+ "batch_id": {
26
+ "description": "Batch identification number. Unique to every upload.",
27
+ "type": "string"
28
+ },
29
+ "optional_id": {
30
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
31
+ "type": "string"
32
+ },
24
33
  "sequencer_platform": { "$ref": "assays/components/ngs_assay_core.json#properties/sequencer_platform" },
25
34
  "library_kit": { "$ref": "assays/components/ngs_assay_core.json#properties/library_kit" },
26
35
  "paired_end_reads": { "$ref": "assays/components/ngs_assay_core.json#properties/paired_end_reads" },
@@ -78,6 +78,10 @@
78
78
  "batch_id":{
79
79
  "$ref": "assays/scrnaseq_assay.json#properties/batch_id"
80
80
  },
81
+ "optional_id": {
82
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
83
+ "type": "string"
84
+ },
81
85
  "records": {
82
86
  "type": "array",
83
87
  "mergeStrategy": "arrayMergeById",
@@ -35,6 +35,10 @@
35
35
  "description": "Batch identification number. Unique to every upload.",
36
36
  "type": "string"
37
37
  },
38
+ "optional_id": {
39
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
40
+ "type": "string"
41
+ },
38
42
  "azimuth_reference": {
39
43
  "$ref": "assays/components/scrnaseq_preamble.json#properties/azimuth_reference"
40
44
  },
@@ -12,6 +12,10 @@
12
12
  "required": ["batch_id"],
13
13
  "properties": {
14
14
  "batch_id": {"$ref": "assays/tcr_assay.json#properties/batch_id"},
15
+ "optional_id": {
16
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
17
+ "type": "string"
18
+ },
15
19
  "report_trial": {"$ref": "artifacts/artifact_gz.json"},
16
20
  "summary_info": {"$ref": "artifacts/artifact_csv.json"},
17
21
  "excluded_samples": {"$ref": "assays/components/excluded_samples.json"},
@@ -127,6 +127,10 @@
127
127
  "description": "TCRseq batch identification number.",
128
128
  "type": "string"
129
129
  },
130
+ "optional_id": {
131
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
132
+ "type": "string"
133
+ },
130
134
  "controls": {
131
135
  "type": "array",
132
136
  "description": "Data records from TCRseq assay for a control for this batch.",
@@ -0,0 +1,64 @@
1
+ {
2
+ "$schema": "metaschema/strict_meta_schema.json#",
3
+ "$id": "tcrseq_rna_assay",
4
+ "title": "TCR RNA Assay",
5
+ "type": "object",
6
+ "$comment": "description used in docs/index.html and docs/assays.tcrseq_rna.html",
7
+ "description": "TCR RNA assay",
8
+ "additionalProperties": false,
9
+ "definitions": {
10
+ "record": {
11
+ "type": "object",
12
+ "mergeStrategy": "objectMerge",
13
+ "description": "A single data record from a TCR RNA assay.",
14
+ "additionalProperties": false,
15
+ "required": [
16
+ "cimac_id",
17
+ "alpha_results_file",
18
+ "beta_results_file"
19
+ ],
20
+ "properties": {
21
+ "cimac_id": {
22
+ "description": "Id of an sample within this clinical trial, that this assay record is based upon.",
23
+ "$ref": "sample.json#properties/cimac_id"
24
+ },
25
+ "alpha_results_file": {"$ref": "artifacts/artifact_csv.json"},
26
+ "beta_results_file": {"$ref": "artifacts/artifact_csv.json"}
27
+ }
28
+ }
29
+ },
30
+ "properties": {
31
+ "assay_creator": {
32
+ "$ref": "assays/components/assay_core.json#properties/assay_creator"
33
+ },
34
+ "batch_id": {
35
+ "description": "Batch identification number. Unique to every upload.",
36
+ "type": "string"
37
+ },
38
+ "optional_id": {
39
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
40
+ "type": "string"
41
+ },
42
+ "sequencer_platform": {"$ref": "assays/components/ngs_assay_core.json#properties/sequencer_platform"},
43
+ "sequencing_run_date": {
44
+ "description": "Date when the TCR sequencing was run.",
45
+ "type": "string",
46
+ "format": "date"
47
+ },
48
+ "records": {
49
+ "type": "array",
50
+ "description": "A single data record from a TCR RNA assay.",
51
+ "items": {
52
+ "$ref": "assays/tcrseq_rna_assay.json#definitions/record"
53
+ },
54
+ "mergeStrategy": "append"
55
+ }
56
+ },
57
+ "required": [
58
+ "assay_creator",
59
+ "batch_id",
60
+ "sequencer_platform",
61
+ "sequencing_run_date",
62
+ "records"
63
+ ]
64
+ }
@@ -43,6 +43,10 @@
43
43
  "batch_id":{
44
44
  "$ref": "assays/scrnaseq_assay.json#properties/batch_id"
45
45
  },
46
+ "optional_id": {
47
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
48
+ "type": "string"
49
+ },
46
50
  "records": {
47
51
  "type": "array",
48
52
  "mergeStrategy": "arrayMergeById",
@@ -35,6 +35,10 @@
35
35
  "description": "Batch identification number. Unique to every upload.",
36
36
  "type": "string"
37
37
  },
38
+ "optional_id": {
39
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
40
+ "type": "string"
41
+ },
38
42
  "azimuth_reference": {
39
43
  "$ref": "assays/components/scrnaseq_preamble.json#properties/azimuth_reference"
40
44
  },
@@ -72,9 +72,17 @@
72
72
  }
73
73
  },
74
74
 
75
- "required": [],
75
+ "required": ["batch_id"],
76
76
  "additionalProperties": false,
77
77
  "properties": {
78
+ "batch_id": {
79
+ "description": "Batch identification number. Unique to every upload.",
80
+ "type": "string"
81
+ },
82
+ "optional_id": {
83
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
84
+ "type": "string"
85
+ },
78
86
  "pair_runs": {
79
87
  "type": "array",
80
88
  "items": {
@@ -61,23 +61,45 @@
61
61
  "required": [
62
62
  "records",
63
63
  "bait_set",
64
- "read_length"
64
+ "read_length",
65
+ "batch_id"
65
66
  ],
66
67
  "additionalProperties": false,
67
68
  "properties": {
68
69
  "assay_creator": {"$ref": "assays/components/assay_core.json#properties/assay_creator"},
70
+ "batch_id": {
71
+ "description": "Batch identification number. Unique to every upload.",
72
+ "type": "string"
73
+ },
74
+ "optional_id": {
75
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
76
+ "type": "string"
77
+ },
69
78
  "sequencer_platform": {"$ref": "assays/components/ngs_assay_core.json#properties/sequencer_platform"},
70
79
  "library_kit": {"$ref": "assays/components/ngs_assay_core.json#properties/library_kit"},
71
80
  "paired_end_reads": {"$ref": "assays/components/ngs_assay_core.json#properties/paired_end_reads"},
72
81
  "sequencing_protocol": {
73
82
  "description": "Protocol and version used for the sequencing.",
74
83
  "type": "string",
75
- "enum": ["Express Somatic Human WES (Deep Coverage) v1.1", "Somatic Human WES v6", "TWIST Custom Panel PN 101042", "TWIST"]
84
+ "enum": [
85
+ "Express Somatic Human WES (Deep Coverage) v1.1",
86
+ "Somatic Human WES v4",
87
+ "Somatic Human WES v6",
88
+ "TWIST Custom Panel PN 101042",
89
+ "TWIST"
90
+ ]
76
91
  },
77
92
  "bait_set": {
78
93
  "description": "Bait set ID.",
79
94
  "type": "string",
80
- "enum": ["whole_exome_illumina_coding_v1","broad_custom_exome_v1","TWIST Dana Farber Custom Panel", "TWIST Custom Panel PN 101042", "TWIST Clin Research Exome PN 104033"]
95
+ "enum": [
96
+ "whole_exome_illumina_coding_v1",
97
+ "broad_custom_exome_v1",
98
+ "TWIST Dana Farber Custom Panel",
99
+ "TWIST Custom Panel PN 101042",
100
+ "TWIST Clin Research Exome PN 104033",
101
+ "Agilent SS Human All Exon V4"
102
+ ]
81
103
  },
82
104
  "read_length": {
83
105
  "description": "Number of cycles for each sequencing read.",
@@ -38,9 +38,17 @@
38
38
  }
39
39
  },
40
40
 
41
- "required": [],
41
+ "required": ["batch_id"],
42
42
  "additionalProperties": false,
43
43
  "properties": {
44
+ "batch_id": {
45
+ "description": "Batch identification number. Unique to every upload.",
46
+ "type": "string"
47
+ },
48
+ "optional_id": {
49
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
50
+ "type": "string"
51
+ },
44
52
  "runs": {
45
53
  "type": "array",
46
54
  "items": {
@@ -40,6 +40,14 @@
40
40
  "assay_creator": {
41
41
  "$ref": "assays/components/assay_core.json#properties/assay_creator"
42
42
  },
43
+ "batch_id": {
44
+ "description": "ctDNA batch identification number. Unique to every batch.",
45
+ "type": "string"
46
+ },
47
+ "optional_id": {
48
+ "description": "User provided optional id. Currently comes from CIDC Submission ID",
49
+ "type": "string"
50
+ },
43
51
  "records": {
44
52
  "type": "array",
45
53
  "description": "A single file from clinical data upload.",
@@ -62,7 +62,9 @@
62
62
  "MIBI",
63
63
  "scRNAseq",
64
64
  "snRNA-Seq",
65
- "Visium"
65
+ "Visium",
66
+ "Olink HT",
67
+ "TCRseq RNA"
66
68
  ]
67
69
  },
68
70
  "courier": {
@@ -16,9 +16,13 @@
16
16
  "type": "string",
17
17
  "allow_empty": true
18
18
  },
19
- "batch id": {
19
+ "CIMAC Batch ID": {
20
20
  "merge_pointer": "0/batch_id",
21
21
  "type_ref": "assays/atacseq_assay.json#properties/batch_id"
22
+ },
23
+ "CIDC Submission ID": {
24
+ "merge_pointer": "0/optional_id",
25
+ "type_ref": "assays/atacseq_assay.json#properties/optional_id"
22
26
  }
23
27
  },
24
28
  "prism_data_object_pointer": "/records/-",
@@ -90,4 +94,4 @@
90
94
  }
91
95
  }
92
96
  }
93
- }
97
+ }
@@ -15,26 +15,30 @@
15
15
  "merge_pointer": "3/protocol_identifier",
16
16
  "type_ref": "clinical_trial.json#properties/protocol_identifier"
17
17
  },
18
- "batch id": {
18
+ "CIMAC Batch ID": {
19
19
  "merge_pointer": "0/batch_id",
20
20
  "type_ref": "assays/cytof_assay_core.json#properties/batch_id"
21
21
  },
22
+ "CIDC Submission ID": {
23
+ "merge_pointer": "0/optional_id",
24
+ "type_ref": "assays/cytof_assay_core.json#properties/optional_id"
25
+ },
22
26
  "astrolabe reports": {
23
27
  "merge_pointer": "0/astrolabe_reports",
24
28
  "type_ref": "assays/components/local_file.json#properties/file_path",
25
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/reports.zip",
29
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/reports.zip",
26
30
  "is_artifact": 1
27
31
  },
28
32
  "astrolabe analysis": {
29
33
  "merge_pointer": "0/astrolabe_analysis",
30
34
  "type_ref": "assays/components/local_file.json#properties/file_path",
31
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/analysis.zip",
35
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/analysis.zip",
32
36
  "is_artifact": 1
33
37
  },
34
38
  "control files package": {
35
39
  "merge_pointer": "0/control_files_analysis",
36
40
  "type_ref": "assays/components/local_file.json#properties/file_path",
37
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/control_files_analysis.zip",
41
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/control_files_analysis.zip",
38
42
  "is_artifact": 1,
39
43
  "allow_empty": true
40
44
  }
@@ -49,43 +53,43 @@
49
53
  "fcs file": {
50
54
  "merge_pointer": "0/output_files/fcs_file",
51
55
  "type_ref": "assays/components/local_file.json#properties/file_path",
52
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/{cimac id}/source.fcs",
56
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/{cimac id}/source.fcs",
53
57
  "is_artifact": 1
54
58
  },
55
59
  "assignment": {
56
60
  "merge_pointer": "0/output_files/assignment",
57
61
  "type_ref": "assays/components/local_file.json#properties/file_path",
58
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/{cimac id}/assignment.csv",
62
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/{cimac id}/assignment.csv",
59
63
  "is_artifact": 1
60
64
  },
61
65
  "compartment": {
62
66
  "merge_pointer": "0/output_files/compartment",
63
67
  "type_ref": "assays/components/local_file.json#properties/file_path",
64
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/{cimac id}/compartment.csv",
68
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/{cimac id}/compartment.csv",
65
69
  "is_artifact": 1
66
70
  },
67
71
  "profiling": {
68
72
  "merge_pointer": "0/output_files/profiling",
69
73
  "type_ref": "assays/components/local_file.json#properties/file_path",
70
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/{cimac id}/profiling.csv",
74
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/{cimac id}/profiling.csv",
71
75
  "is_artifact": 1
72
76
  },
73
77
  "cell counts assignment": {
74
78
  "merge_pointer": "0/output_files/cell_counts_assignment",
75
79
  "type_ref": "assays/components/local_file.json#properties/file_path",
76
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/{cimac id}/cell_counts_assignment.csv",
80
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/{cimac id}/cell_counts_assignment.csv",
77
81
  "is_artifact": 1
78
82
  },
79
83
  "cell counts compartment": {
80
84
  "merge_pointer": "0/output_files/cell_counts_compartment",
81
85
  "type_ref": "assays/components/local_file.json#properties/file_path",
82
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/{cimac id}/cell_counts_compartment.csv",
86
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/{cimac id}/cell_counts_compartment.csv",
83
87
  "is_artifact": 1
84
88
  },
85
89
  "cell counts profiling": {
86
90
  "merge_pointer": "0/output_files/cell_counts_profiling",
87
91
  "type_ref": "assays/components/local_file.json#properties/file_path",
88
- "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{batch id}/{cimac id}/cell_counts_profiling.csv",
92
+ "gcs_uri_format": "{protocol identifier}/cytof_analysis/{assay run id}/{cimac batch id}/{cimac id}/cell_counts_profiling.csv",
89
93
  "is_artifact": 1
90
94
  }
91
95
  }
@@ -108,4 +112,4 @@
108
112
  }
109
113
  }
110
114
  }
111
- }
115
+ }
@@ -11,6 +11,14 @@
11
11
  "merge_pointer": "2/protocol_identifier",
12
12
  "type_ref": "clinical_trial.json#properties/protocol_identifier"
13
13
  },
14
+ "CIMAC Batch ID": {
15
+ "merge_pointer": "0/batch_id",
16
+ "type_ref": "assays/rna_assay-v0.json#properties/batch_id"
17
+ },
18
+ "CIDC Submission ID": {
19
+ "merge_pointer": "0/optional_id",
20
+ "type_ref": "assays/rna_assay-v0.json#properties/optional_id"
21
+ },
14
22
  "folder": {
15
23
  "do_not_merge": true,
16
24
  "type": "string",
@@ -220,4 +228,4 @@
220
228
  }
221
229
  }
222
230
  }
223
- }
231
+ }