ghga-transpiler 2.2.0__py3-none-any.whl → 2.2.1__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.
@@ -18,7 +18,7 @@
18
18
 
19
19
  from openpyxl.xml import DEFUSEDXML
20
20
 
21
- __version__ = "2.2.0"
21
+ __version__ = "2.2.1"
22
22
 
23
23
  if not DEFUSEDXML:
24
24
  raise RuntimeError(
@@ -39,6 +39,8 @@ worksheets:
39
39
  !!python/object/apply:ghga_transpiler.transformations.to_attributes []
40
40
  types:
41
41
  !!python/object/apply:ghga_transpiler.transformations.to_snake_case_list []
42
+ attributes:
43
+ !!python/object/apply:ghga_transpiler.transformations.to_attributes []
42
44
  sheet_name: Study
43
45
  - settings:
44
46
  end_column: 10
@@ -84,6 +86,8 @@ worksheets:
84
86
  !!python/object/apply:ghga_transpiler.transformations.to_snake_case []
85
87
  biospecimen_storage:
86
88
  !!python/object/apply:ghga_transpiler.transformations.to_snake_case []
89
+ attributes:
90
+ !!python/object/apply:ghga_transpiler.transformations.to_attributes []
87
91
  sheet_name: Sample
88
92
  - settings:
89
93
  end_column: 23
@@ -113,6 +117,8 @@ worksheets:
113
117
  !!python/object/apply:ghga_transpiler.transformations.to_snake_case []
114
118
  sequencing_layout:
115
119
  !!python/object/apply:ghga_transpiler.transformations.to_snake_case []
120
+ attributes:
121
+ !!python/object/apply:ghga_transpiler.transformations.to_attributes []
116
122
  sheet_name: ExperimentMethod
117
123
  - settings:
118
124
  end_column: 7
@@ -128,6 +134,8 @@ worksheets:
128
134
  transformations:
129
135
  experiments:
130
136
  !!python/object/apply:ghga_transpiler.transformations.to_list []
137
+ format:
138
+ !!python/object/apply:ghga_transpiler.transformations.to_snake_case []
131
139
  sheet_name: ResearchDataFile
132
140
  - settings:
133
141
  end_column: 7
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ghga_transpiler
3
- Version: 2.2.0
3
+ Version: 2.2.1
4
4
  Summary: GHGA-Transpiler - excel to JSON converter
5
5
  Author-email: "German Human Genome Phenome Archive (GHGA)" <contact@ghga.de>
6
6
  License: Apache 2.0
@@ -1,4 +1,4 @@
1
- ghga_transpiler/__init__.py,sha256=nLMNY6rki5JHcgg8tcRMgJ41a1C-hiDsdZmAlhx7BV4,908
1
+ ghga_transpiler/__init__.py,sha256=58eVmIOrztgGdUW8SxujAGlzfj0Rg4iMwp4RiXldbcU,908
2
2
  ghga_transpiler/__main__.py,sha256=EVGi0SsK--oaDF_c6PhVvNyPDnItrJzVapNAsKhgBmM,847
3
3
  ghga_transpiler/cli.py,sha256=76TEXMPUCVnFqoQQWDvLBNw2iNjv3LgXAkJK-qjJNrE,2522
4
4
  ghga_transpiler/core.py,sha256=i3JIaqWNsHryEphEHWOlLUI0BRUkTHGdphCs4KvMawY,5235
@@ -10,11 +10,11 @@ ghga_transpiler/config/exceptions.py,sha256=H2xLk9YV3yHuwBDxQDgumbymX_-xSXctlh-r
10
10
  ghga_transpiler/configs/0.10.yaml,sha256=hsS8xwzJ00SRSb-VIfM-oM8UM0hOdR3xeuflf1fra4Y,5683
11
11
  ghga_transpiler/configs/1.0.yaml,sha256=MgSEkDpZjn7I76uLFAfpCfmOqOaCBjEojn6VDX6TnUc,5683
12
12
  ghga_transpiler/configs/1.1.yaml,sha256=rgxTV7bEVMwk1UeJ8hAeCZcqTwX10KXQKoaYnpV0bxI,5683
13
- ghga_transpiler/configs/2.0.yaml,sha256=ZVHrNqv2MXeY-BWwzvvIHMiEPMa7iAvOyH1teQe7fBg,6237
13
+ ghga_transpiler/configs/2.0.yaml,sha256=3lwXFjtbEW-mWGj99d3PaWJflLnuy7WAS5AvNubDJlI,6637
14
14
  ghga_transpiler/configs/__init__.py,sha256=109RyIL2rxVrEiOS9D0q-PGVqw1_VZblvvFxOh4ZUjU,686
15
- ghga_transpiler-2.2.0.dist-info/LICENSE,sha256=fBYaxYJmvm_AQEYU4gRvUAWbqhO0bgqPj9Yl6f8RXuU,11452
16
- ghga_transpiler-2.2.0.dist-info/METADATA,sha256=i1w7hL428x58frHNTebUS4mQqwmr5pbknB_KPt1APJ0,4595
17
- ghga_transpiler-2.2.0.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
18
- ghga_transpiler-2.2.0.dist-info/entry_points.txt,sha256=Fr_VQJynZZl95NXjrQW2gE0bCocgjKVNEZQpaLls8po,65
19
- ghga_transpiler-2.2.0.dist-info/top_level.txt,sha256=TksRpDO3Y4mvK-B09UhQU3ceZpG19fljNlVDGTfjg8o,16
20
- ghga_transpiler-2.2.0.dist-info/RECORD,,
15
+ ghga_transpiler-2.2.1.dist-info/LICENSE,sha256=fBYaxYJmvm_AQEYU4gRvUAWbqhO0bgqPj9Yl6f8RXuU,11452
16
+ ghga_transpiler-2.2.1.dist-info/METADATA,sha256=j6xZq_k-yZVenxGCcXgF0xZDuQUs7ckcAGb6LlRT8Yc,4595
17
+ ghga_transpiler-2.2.1.dist-info/WHEEL,sha256=Rp8gFpivVLXx-k3U95ozHnQw8yDcPxmhOpn_Gx8d5nc,91
18
+ ghga_transpiler-2.2.1.dist-info/entry_points.txt,sha256=Fr_VQJynZZl95NXjrQW2gE0bCocgjKVNEZQpaLls8po,65
19
+ ghga_transpiler-2.2.1.dist-info/top_level.txt,sha256=TksRpDO3Y4mvK-B09UhQU3ceZpG19fljNlVDGTfjg8o,16
20
+ ghga_transpiler-2.2.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (71.1.0)
2
+ Generator: setuptools (72.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5