nci-cidc-schemas 0.28.7__py2.py3-none-any.whl → 0.28.8__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.
Potentially problematic release.
This version of nci-cidc-schemas might be problematic. Click here for more details.
- cidc_schemas/__init__.py +1 -1
- cidc_schemas/schemas/assays/wes_assay.json +15 -2
- {nci_cidc_schemas-0.28.7.dist-info → nci_cidc_schemas-0.28.8.dist-info}/METADATA +1 -1
- {nci_cidc_schemas-0.28.7.dist-info → nci_cidc_schemas-0.28.8.dist-info}/RECORD +8 -8
- {nci_cidc_schemas-0.28.7.dist-info → nci_cidc_schemas-0.28.8.dist-info}/WHEEL +0 -0
- {nci_cidc_schemas-0.28.7.dist-info → nci_cidc_schemas-0.28.8.dist-info}/entry_points.txt +0 -0
- {nci_cidc_schemas-0.28.7.dist-info → nci_cidc_schemas-0.28.8.dist-info}/licenses/LICENSE +0 -0
- {nci_cidc_schemas-0.28.7.dist-info → nci_cidc_schemas-0.28.8.dist-info}/top_level.txt +0 -0
cidc_schemas/__init__.py
CHANGED
|
@@ -72,12 +72,25 @@
|
|
|
72
72
|
"sequencing_protocol": {
|
|
73
73
|
"description": "Protocol and version used for the sequencing.",
|
|
74
74
|
"type": "string",
|
|
75
|
-
"enum": [
|
|
75
|
+
"enum": [
|
|
76
|
+
"Express Somatic Human WES (Deep Coverage) v1.1",
|
|
77
|
+
"Somatic Human WES v4",
|
|
78
|
+
"Somatic Human WES v6",
|
|
79
|
+
"TWIST Custom Panel PN 101042",
|
|
80
|
+
"TWIST"
|
|
81
|
+
]
|
|
76
82
|
},
|
|
77
83
|
"bait_set": {
|
|
78
84
|
"description": "Bait set ID.",
|
|
79
85
|
"type": "string",
|
|
80
|
-
"enum": [
|
|
86
|
+
"enum": [
|
|
87
|
+
"whole_exome_illumina_coding_v1",
|
|
88
|
+
"broad_custom_exome_v1",
|
|
89
|
+
"TWIST Dana Farber Custom Panel",
|
|
90
|
+
"TWIST Custom Panel PN 101042",
|
|
91
|
+
"TWIST Clin Research Exome PN 104033",
|
|
92
|
+
"Agilent SS Human All Exon V4"
|
|
93
|
+
]
|
|
81
94
|
},
|
|
82
95
|
"read_length": {
|
|
83
96
|
"description": "Number of cycles for each sequencing read.",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
cidc_schemas/__init__.py,sha256=
|
|
1
|
+
cidc_schemas/__init__.py,sha256=w4cwzKY6K0LtRza5GsqnV63hvlKl-XHChzgk3PPc2_I,135
|
|
2
2
|
cidc_schemas/cli.py,sha256=gWiktRlraNH8Q0zNUae9dohKjPwBmcY0BJwdcQ_fIic,4099
|
|
3
3
|
cidc_schemas/constants.py,sha256=RULs7pGuBAVq1teXymrfbVsK23ZowJvLuZlv0KcjL-Y,698
|
|
4
4
|
cidc_schemas/json_validation.py,sha256=4UxcYrofXlDT-Lz6uiQGO1Jwz5bRs0mN_UH4p_A84ks,23262
|
|
@@ -113,7 +113,7 @@ cidc_schemas/schemas/assays/tcr_assay.json,sha256=lQm_f-3UUT_nqctc4ARjYNPKjpDfmf
|
|
|
113
113
|
cidc_schemas/schemas/assays/visium_analysis.json,sha256=5WDhZy26OuAB3z8OlT19k_vMDlopj9t6S6dcEyhZ50Q,2032
|
|
114
114
|
cidc_schemas/schemas/assays/visium_assay.json,sha256=iSVYjVLougLaT9YUwpPD3j2NviTRw9F6b-YshLzBRUg,2396
|
|
115
115
|
cidc_schemas/schemas/assays/wes_analysis.json,sha256=4RAnkqtCj5-txc189KmwNHJaxjrtIUIbpihFrAJFeIw,2771
|
|
116
|
-
cidc_schemas/schemas/assays/wes_assay.json,sha256=
|
|
116
|
+
cidc_schemas/schemas/assays/wes_assay.json,sha256=no2M2rMWnoXMNuptKqei_lC6TRHySbKIfwGqPqTsI2I,3990
|
|
117
117
|
cidc_schemas/schemas/assays/wes_core.json,sha256=dwAe2Hi-K5G0rm_icSbFUEIhDNG7HkESYKEGhV9L7wM,12858
|
|
118
118
|
cidc_schemas/schemas/assays/wes_tumor_only_analysis.json,sha256=dU3oaeBbPnEv2Xjym7ikWr5ywwolnVbWDu1Weq2m8Wg,2018
|
|
119
119
|
cidc_schemas/schemas/assays/components/antibody.json,sha256=vfLxXkXIcaJ1BXeUjCaJehrRCdVrBW3gxibwrD7zzd4,960
|
|
@@ -203,9 +203,9 @@ cidc_schemas/schemas/templates/manifests/tissue_slide_template.json,sha256=q2GmO
|
|
|
203
203
|
cidc_schemas/schemas/templates/manifests/tumor_normal_pairing_template.json,sha256=lVJrGb28n-vyfjGBzhrzjn1lMKw1b4HXXmWtwA603v0,2797
|
|
204
204
|
cidc_schemas/schemas/templates/manifests/tumor_tissue_dna_template.json,sha256=LpaoDXDS11NCa-Dv37N-tzEGomswQrx5fypkUcG7xJk,18956
|
|
205
205
|
cidc_schemas/schemas/templates/manifests/tumor_tissue_rna_template.json,sha256=-gww6NCHbtbI5z7UmNSmKyPK3IqKCE8F6n4XwTAb_gk,18101
|
|
206
|
-
nci_cidc_schemas-0.28.
|
|
207
|
-
nci_cidc_schemas-0.28.
|
|
208
|
-
nci_cidc_schemas-0.28.
|
|
209
|
-
nci_cidc_schemas-0.28.
|
|
210
|
-
nci_cidc_schemas-0.28.
|
|
211
|
-
nci_cidc_schemas-0.28.
|
|
206
|
+
nci_cidc_schemas-0.28.8.dist-info/licenses/LICENSE,sha256=zK77-w4rYCZBHAYJEGkcFuPXwKIsP7jMPZ2iQOXjzko,1072
|
|
207
|
+
nci_cidc_schemas-0.28.8.dist-info/METADATA,sha256=AbhEDpCdU-n2Drg3AGV1EUaw7uxbl1yEPZZSrHQUyRA,5374
|
|
208
|
+
nci_cidc_schemas-0.28.8.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
209
|
+
nci_cidc_schemas-0.28.8.dist-info/entry_points.txt,sha256=kSyTzXeJQrJp_2ZX0GS_NnbJR8ceQKLBSgER46PM0hs,55
|
|
210
|
+
nci_cidc_schemas-0.28.8.dist-info/top_level.txt,sha256=Wwb5Cu7QrnbmSJxI2d00e3-Mir36t0jTRnSulmfhi30,13
|
|
211
|
+
nci_cidc_schemas-0.28.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|