nci-cidc-schemas 0.26.32__py2.py3-none-any.whl → 0.26.34__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 CHANGED
@@ -2,4 +2,4 @@
2
2
 
3
3
  __author__ = """NCI"""
4
4
  __email__ = "nci-cidc-tools-admin@mail.nih.gov"
5
- __version__ = "0.26.32"
5
+ __version__ = "0.26.34"
@@ -97,19 +97,22 @@
97
97
  "merge_pointer": "0/on_premise_corrected_depth_file",
98
98
  "type_ref": "assays/components/local_file.json#properties/file_path",
99
99
  "is_artifact": 1,
100
- "gcs_uri_format": "{protocol identifier}/ctdna/{batch id}/{cimac id}/OnPrem.correctedDepth.txt"
100
+ "gcs_uri_format": "{protocol identifier}/ctdna/{batch id}/{cimac id}/OnPrem.correctedDepth.txt",
101
+ "allow_empty": true
101
102
  },
102
103
  "on premise parameters file": {
103
104
  "merge_pointer": "0/on_premise_parameters_file",
104
105
  "type_ref": "assays/components/local_file.json#properties/file_path",
105
106
  "is_artifact": 1,
106
- "gcs_uri_format": "{protocol identifier}/ctdna/{batch id}/{cimac id}/OnPrem.params.txt"
107
+ "gcs_uri_format": "{protocol identifier}/ctdna/{batch id}/{cimac id}/OnPrem.params.txt",
108
+ "allow_empty": true
107
109
  },
108
110
  "on premise rdata file": {
109
111
  "merge_pointer": "0/on_premise_rdata_file",
110
112
  "type_ref": "assays/components/local_file.json#properties/file_path",
111
113
  "is_artifact": 1,
112
- "gcs_uri_format": "{protocol identifier}/ctdna/{batch id}/{cimac id}/OnPrem.RData"
114
+ "gcs_uri_format": "{protocol identifier}/ctdna/{batch id}/{cimac id}/OnPrem.RData",
115
+ "allow_empty": true
113
116
  },
114
117
  "comments": {
115
118
  "type_ref": "assays/ctdna_assay.json#definitions/entry/properties/comments",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nci_cidc_schemas
3
- Version: 0.26.32
3
+ Version: 0.26.34
4
4
  Summary: The CIDC data model and tools for working with it.
5
5
  Home-page: https://github.com/NCI-CIDC/cidc-schemas
6
6
  Author: NCI
@@ -24,7 +24,7 @@ Requires-Dist: openpyxl ==3.0.7
24
24
  Requires-Dist: jsonmerge ==1.6.1
25
25
  Requires-Dist: deepdiff ~=4.3.0
26
26
  Requires-Dist: jsonpointer ==2.0
27
- Requires-Dist: pandas ==1.2.4
27
+ Requires-Dist: pandas ==1.5.3
28
28
  Requires-Dist: jinja2 ~=3.1.3
29
29
  Requires-Dist: nci-cidc-ngs-pipeline-api ==0.1.25
30
30
  Requires-Dist: markupsafe ==2.1.5
@@ -1,4 +1,4 @@
1
- cidc_schemas/__init__.py,sha256=pG73BM0fkcKpH1I0RlSniRM-l2wAhEnNwWYyrochnhY,136
1
+ cidc_schemas/__init__.py,sha256=5VfL7TJUTUC2eX_om5PYcQz83FCUfoSmeQKSu-bPYRA,136
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=SyZSW7AAS-qlYLUUV_ri4393utkNsDexcWB73rEmFLs,20035
@@ -125,7 +125,7 @@ cidc_schemas/schemas/templates/analyses/wes_analysis_template.json,sha256=V5RRZ3
125
125
  cidc_schemas/schemas/templates/analyses/wes_tumor_only_analysis_template.json,sha256=oHQ89pnzqGWE2sfb5sYGYhyknyd0pr0dTEGTYn2y_tQ,16240
126
126
  cidc_schemas/schemas/templates/assays/atacseq_fastq_template.json,sha256=7WygawkxnhFu5xBAuIhSOBD8TwCqDgINjC-HIYeCf4Q,3928
127
127
  cidc_schemas/schemas/templates/assays/clinical_data_template.json,sha256=1luQXzyqbAKKiNVwVQFeZ4dwzVpnTeGAropzd_mYmx4,2193
128
- cidc_schemas/schemas/templates/assays/ctdna_template.json,sha256=SNG2TwpAaP2TX1kXf_k2quXhVn3Z2-4rmR3eLaCVF4Q,5966
128
+ cidc_schemas/schemas/templates/assays/ctdna_template.json,sha256=kNDDyRDz_521Snxo21GmhbYLJgGIzM6axRKsbK3JR74,6077
129
129
  cidc_schemas/schemas/templates/assays/cytof_template.json,sha256=YGaLt7DKsz32o3na8NDs-bXteVnAPMiF1hLH643f6kY,13328
130
130
  cidc_schemas/schemas/templates/assays/elisa_template.json,sha256=Q8cv5ZpaRZUfvr6e4PC4uvMqhhaDGLdvVMN_s8Uiajw,2259
131
131
  cidc_schemas/schemas/templates/assays/hande_template.json,sha256=BNMQO4JpBrjuD8ITH1x7cJfkqI4bgKZilvN9yqavaqs,4293
@@ -152,9 +152,9 @@ cidc_schemas/schemas/templates/manifests/tissue_slide_template.json,sha256=sFPyt
152
152
  cidc_schemas/schemas/templates/manifests/tumor_normal_pairing_template.json,sha256=lVJrGb28n-vyfjGBzhrzjn1lMKw1b4HXXmWtwA603v0,2797
153
153
  cidc_schemas/schemas/templates/manifests/tumor_tissue_dna_template.json,sha256=D4ICMeHQgKXFDwaMOqrcLcUEF-dYGalagGYDUFAploU,13276
154
154
  cidc_schemas/schemas/templates/manifests/tumor_tissue_rna_template.json,sha256=MpJTjoaTdIlNBAIIxSfmItVevA5BXnajqu_jaEXxBmo,12568
155
- nci_cidc_schemas-0.26.32.dist-info/LICENSE,sha256=zK77-w4rYCZBHAYJEGkcFuPXwKIsP7jMPZ2iQOXjzko,1072
156
- nci_cidc_schemas-0.26.32.dist-info/METADATA,sha256=s6yMbeWZHVyJJer-07tW7vf3rXp4JPKiOU5vk51bLXo,4436
157
- nci_cidc_schemas-0.26.32.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
158
- nci_cidc_schemas-0.26.32.dist-info/entry_points.txt,sha256=kSyTzXeJQrJp_2ZX0GS_NnbJR8ceQKLBSgER46PM0hs,55
159
- nci_cidc_schemas-0.26.32.dist-info/top_level.txt,sha256=Wwb5Cu7QrnbmSJxI2d00e3-Mir36t0jTRnSulmfhi30,13
160
- nci_cidc_schemas-0.26.32.dist-info/RECORD,,
155
+ nci_cidc_schemas-0.26.34.dist-info/LICENSE,sha256=zK77-w4rYCZBHAYJEGkcFuPXwKIsP7jMPZ2iQOXjzko,1072
156
+ nci_cidc_schemas-0.26.34.dist-info/METADATA,sha256=zdG4Fo50hBiDycEaiq1b3xAA6Stq7B90SS6qLjw51cM,4436
157
+ nci_cidc_schemas-0.26.34.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
158
+ nci_cidc_schemas-0.26.34.dist-info/entry_points.txt,sha256=kSyTzXeJQrJp_2ZX0GS_NnbJR8ceQKLBSgER46PM0hs,55
159
+ nci_cidc_schemas-0.26.34.dist-info/top_level.txt,sha256=Wwb5Cu7QrnbmSJxI2d00e3-Mir36t0jTRnSulmfhi30,13
160
+ nci_cidc_schemas-0.26.34.dist-info/RECORD,,