cg 83.17.0__py3-none-any.whl → 83.17.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.
cg/__init__.py CHANGED
@@ -1,2 +1,2 @@
1
1
  __title__ = "cg"
2
- __version__ = "83.17.0"
2
+ __version__ = "83.17.1"
@@ -282,32 +282,67 @@
282
282
  id: SAMPLEID
283
283
  path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_modkit_pileup_1.bed.gz
284
284
  step: methylation_pileup
285
- tag: hap1
285
+ tag: modkit_hap1
286
286
  - format: bed
287
287
  id: SAMPLEID
288
288
  path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_modkit_pileup_1.bed.gz.tbi
289
289
  step: methylation_pileup
290
- tag: hap1_index
290
+ tag: modkit_hap1_index
291
291
  - format: bed
292
292
  id: SAMPLEID
293
293
  path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_modkit_pileup_2.bed.gz
294
294
  step: methylation_pileup
295
- tag: hap2
295
+ tag: modkit_hap2
296
296
  - format: bed
297
297
  id: SAMPLEID
298
298
  path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_modkit_pileup_2.bed.gz.tbi
299
299
  step: methylation_pileup
300
- tag: hap2_index
300
+ tag: modkit_hap2_index
301
301
  - format: bed
302
302
  id: SAMPLEID
303
303
  path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_modkit_pileup_ungrouped.bed.gz
304
304
  step: methylation_pileup
305
- tag: ungrouped
305
+ tag: modkit_ungrouped
306
306
  - format: bed
307
307
  id: SAMPLEID
308
308
  path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_modkit_pileup_ungrouped.bed.gz.tbi
309
309
  step: methylation_pileup
310
- tag: ungrouped_index
310
+ tag: modkit_ungrouped_index
311
+ - format: bed
312
+ id: SAMPLEID
313
+ path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_pbcpgtools.hap1.bed.gz
314
+ step: methylation_pileup
315
+ tag: methbat_hap1
316
+ - format: bed
317
+ id: SAMPLEID
318
+ path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_pbcpgtools.hap1.bed.gz.tbi
319
+ step: methylation_pileup
320
+ tag: methbat_hap1_index
321
+ - format: bed
322
+ id: SAMPLEID
323
+ path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_pbcpgtools.hap2.bed.gz
324
+ step: methylation_pileup
325
+ tag: methbat_hap2
326
+ - format: bed
327
+ id: SAMPLEID
328
+ path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_pbcpgtools.hap2.bed.gz.tbi
329
+ step: methylation_pileup
330
+ tag: methbat_hap2_index
331
+ - format: bed
332
+ id: SAMPLEID
333
+ path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_pbcpgtools.combined.bed.gz
334
+ step: methylation_pileup
335
+ tag: methbat_combined
336
+ - format: bed
337
+ id: SAMPLEID
338
+ path: PATHTOCASE/methylation/pileup/SAMPLEID/SAMPLEID_pbcpgtools.combined.bed.gz.tbi
339
+ step: methylation_pileup
340
+ tag: methbat_combined_index
341
+ - format: tsv
342
+ id: SAMPLEID
343
+ path: PATHTOCASE/methylation/profile/SAMPLEID/SAMPLEID_methbat_profile.tsv
344
+ step: methylation_calling
345
+ tag: methbat_profile
311
346
  - format: meta
312
347
  id: SAMPLEID
313
348
  path: PATHTOCASE/qc/mosdepth/SAMPLEID/SAMPLEID.per-base.d4
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cg
3
- Version: 83.17.0
3
+ Version: 83.17.1
4
4
  Summary: Clinical Genomics command center
5
5
  Requires-Python: >=3.11,<3.13
6
6
  Classifier: Programming Language :: Python
@@ -1,4 +1,4 @@
1
- cg/__init__.py,sha256=TDL5feL1tS5hjQE-OqSwP0vhH9a3_iODEb0iTevqItQ,41
1
+ cg/__init__.py,sha256=Zve1eNmtgbcknDgSp0wAaJYTe-LWKuPFhrQEKOFwKkM,41
2
2
  cg/apps/__init__.py,sha256=pYf0vxo4iYQqURzFRYzqpOCdV8Cm9MWx0GHvJOz0EMg,315
3
3
  cg/apps/coverage/__init__.py,sha256=dJtsmNf8tODE2-VEomMIoYA7ugLYZAk_upsfOQCZeF8,27
4
4
  cg/apps/coverage/api.py,sha256=e_ozC3QeNKoEfpjjMaL-XjeBLtz-JySWccrtw0E9mLM,2940
@@ -460,7 +460,7 @@ cg/models/workflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuF
460
460
  cg/models/workflow/mutant.py,sha256=Y5cwG7UninrAWCn6R9rTNhSDAkDprCebCilyCBlPIcY,685
461
461
  cg/models/workflow/validators.py,sha256=BzbmB9QVDjM1C_7F874PR0QD6xhCZvDG01ItITmFy_s,70
462
462
  cg/resources/__init__.py,sha256=mRMKpOEL-NO4JEzQsjTrtDFf8toOtBXK0BhDbPnZGVE,1247
463
- cg/resources/nallo_bundle_filenames.yaml,sha256=pjJaBgtZtsYAqd-sQ1bCq365u9fcsoN0Gn34JjDduJE,16724
463
+ cg/resources/nallo_bundle_filenames.yaml,sha256=04mNM5DFovMTct0OixgspKtaP91_hENoo1lMf-YUSjY,17899
464
464
  cg/resources/raredisease_bundle_filenames.yaml,sha256=IN8QDcYQNxFVWghvSNLJ2-Udsd5ts3uBqD9rnJGj4kg,25278
465
465
  cg/resources/rnafusion_bundle_filenames.yaml,sha256=hoXuTobKbjH7W7dld87rSF7X0r4KxLXuUllX0ISDDXU,3281
466
466
  cg/resources/taxprofiler_bundle_filenames.yaml,sha256=AULMEAYkMzADYUtVtuSmBj7UaAIlLGRDyBMEOO0xWz8,2871
@@ -922,7 +922,7 @@ cg/utils/flask/enum.py,sha256=xwNVtFPkSzoloJctLHu7obRyxcng1GJrhkeYkqwf9tw,1052
922
922
  cg/utils/mapping.py,sha256=oZpZW2kgsbtAP2FZ7RtRPELiEE1zZk_nAGisHGtCOUo,491
923
923
  cg/utils/time.py,sha256=_VOglhrFEZ5cwHK1U1g36SdwzB7UvV-Nvlt4ymuZUho,1501
924
924
  cg/utils/utils.py,sha256=RciI_UhWcnG_pMZrmQZ1ZYb-O1N0DweTYMmhE0SIRgQ,1410
925
- cg-83.17.0.dist-info/METADATA,sha256=3vkrM4YOxhmXatZvtpUfE_YaFE8zwb2hphnZScPj_Qo,4940
926
- cg-83.17.0.dist-info/WHEEL,sha256=3ny-bZhpXrU6vSQ1UPG34FoxZBp3lVcvK0LkgUz6VLk,88
927
- cg-83.17.0.dist-info/entry_points.txt,sha256=q5f47YQQGltzK_xnIq1mDopRXXEItr85Xe1BCtG-Wts,39
928
- cg-83.17.0.dist-info/RECORD,,
925
+ cg-83.17.1.dist-info/METADATA,sha256=yUBHF44GMYrBmo4-AXyWg0g0q3SaDDpmkN5VKiQOm3k,4940
926
+ cg-83.17.1.dist-info/WHEEL,sha256=3ny-bZhpXrU6vSQ1UPG34FoxZBp3lVcvK0LkgUz6VLk,88
927
+ cg-83.17.1.dist-info/entry_points.txt,sha256=q5f47YQQGltzK_xnIq1mDopRXXEItr85Xe1BCtG-Wts,39
928
+ cg-83.17.1.dist-info/RECORD,,
File without changes