phc-ingestion 0.10.11__py3-none-any.whl → 0.10.12__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.
@@ -35,10 +35,10 @@ def process(vcf_file, out_path, file_name, source_file_id, ingestion_id, account
35
35
  manifest["testType"] = NEBULA_TEST_TYPE
36
36
  manifest["reportID"] = case_id
37
37
  manifest["sourceFileId"] = source_file_id
38
- manifest["resources"] = [{"fileName": f".lifeomic/vcf-ingest/{case_id}/{base_vcf_file}"}]
38
+ manifest["resources"] = [{"fileName": f".lifeomic/nebula/{case_id}/{base_vcf_file}"}]
39
39
  manifest["files"] = [
40
40
  {
41
- "fileName": f".lifeomic/vcf-ingest/{case_id}/{vcf_final}",
41
+ "fileName": f".lifeomic/nebula/{case_id}/{vcf_final}",
42
42
  "sequenceType": "germline",
43
43
  "type": "shortVariant",
44
44
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: phc-ingestion
3
- Version: 0.10.11
3
+ Version: 0.10.12
4
4
  Summary: Functions for LifeOmic PHC genomic ingestions
5
5
  License: MIT
6
6
  Author-email: LifeOmic Development <development@lifeomic.com>
@@ -29,7 +29,7 @@ ingestion/generic/utils.py,sha256=1MEIru7uq38IjUdL8lcHqDH0oTki9uWrz1f2e-pmRoU,28
29
29
  ingestion/nebula/__init__.py,sha256=VauK-rup_N8ZXVohx3HYqHX_PE_WoPyMUhdv2R7al4o,45
30
30
  ingestion/nebula/constants.py,sha256=thKqSwemdaAwAmKvF4FEVI9l1Ph5ergsnMlx6nWte7E,357
31
31
  ingestion/nebula/manifest_assembler.py,sha256=Og1g_HD0cR9osH5eWdttgFEEayimaZRO7QckC9U9YKM,6383
32
- ingestion/nebula/process.py,sha256=vQZIyQH3iL2PG1xyyKLv5PsnnVsQ_fBBGzrP8oRJ5FA,2347
32
+ ingestion/nebula/process.py,sha256=zjwSnYE8nhKKWjej9VS17wTeT-3ZnVYuKwKF_bnu3Vk,2339
33
33
  ingestion/nextgen/__init__.py,sha256=7LQ-h_Bvc5P1QcHMdzsqi1Qm4fTJn04-ozar2ty9wSc,59
34
34
  ingestion/nextgen/process.py,sha256=5Z0RfclwTAYZruGDiLPutjPCYFh1DJpoWY9dnttghT4,3993
35
35
  ingestion/nextgen/util/alteration_table.py,sha256=JTWBL1Fqj_pGsH5vwuVEnCUJle2wOBk6VYImHYCF9vg,6129
@@ -59,6 +59,6 @@ ingestion/vcf_standardization/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQe
59
59
  ingestion/vcf_standardization/util/af_helpers.py,sha256=dpTzoeIQVeBRt0ETF3a9rp5ojZqznHg4x_hCZ8OPcOg,1061
60
60
  ingestion/vcf_standardization/util/dp_helpers.py,sha256=Nq8oLOLObu4_pv16qwwgpALRlUoJVCULrd9cFOD-eoI,823
61
61
  ingestion/vcf_standardization/util/read_write.py,sha256=x3Pf6Dq8tmolblbCS5CrNmrcHS3FGfqBSFpFgvFGC4g,2526
62
- phc_ingestion-0.10.11.dist-info/WHEEL,sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU,87
63
- phc_ingestion-0.10.11.dist-info/METADATA,sha256=tRkIKGt0Yqk_NmBaE0qtD-tko63m3LozUr2V7ycoYzs,678
64
- phc_ingestion-0.10.11.dist-info/RECORD,,
62
+ phc_ingestion-0.10.12.dist-info/WHEEL,sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU,87
63
+ phc_ingestion-0.10.12.dist-info/METADATA,sha256=6_vYplXiWWhXEbGzcg0hcE2Yur2A69BFPiWsasN-LMc,678
64
+ phc_ingestion-0.10.12.dist-info/RECORD,,