phc-ingestion 0.10.2__py3-none-any.whl → 0.10.3__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.
@@ -28,6 +28,8 @@ def process(vcf_file, out_path, file_name, source_file_id):
28
28
  )
29
29
 
30
30
  # Add to manifest
31
+ manifest["testType"] = "WGS-30x"
32
+ manifest["reportID"] = case_id
31
33
  manifest["sourceFileId"] = source_file_id
32
34
  manifest["resources"] = [{"fileName": f".lifeomic/vcf-ingest/{case_id}/{base_vcf_file}"}]
33
35
  manifest["files"] = [
@@ -44,7 +46,7 @@ def process(vcf_file, out_path, file_name, source_file_id):
44
46
  case_metadata = {
45
47
  "test_type": manifest["testType"],
46
48
  "vcf_line_count": vcf_line_count,
47
- "case_id": manifest["reportID"],
49
+ "germline_case_id": manifest["reportID"],
48
50
  "germline_genome_reference": genome_reference,
49
51
  }
50
52
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: phc-ingestion
3
- Version: 0.10.2
3
+ Version: 0.10.3
4
4
  Summary: Functions for LifeOmic PHC genomic ingestions
5
5
  License: MIT
6
6
  Author-email: LifeOmic Development <development@lifeomic.com>
@@ -27,7 +27,7 @@ ingestion/generic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
27
27
  ingestion/generic/process.py,sha256=ZaVnZ_gx9faDUsuresI1A0oCegTa-dPQT7DBFMeZGyY,1777
28
28
  ingestion/generic/utils.py,sha256=1MEIru7uq38IjUdL8lcHqDH0oTki9uWrz1f2e-pmRoU,2814
29
29
  ingestion/nebula/__init__.py,sha256=VauK-rup_N8ZXVohx3HYqHX_PE_WoPyMUhdv2R7al4o,45
30
- ingestion/nebula/process.py,sha256=kIFhndcXFUICKMg4PfFhEsBxb_0oPkGPnpVNHhHFJ7k,1853
30
+ ingestion/nebula/process.py,sha256=x0nip0-99iYIOMItaaduAsx-b0EXStdwm50EtFNdJLo,1942
31
31
  ingestion/nextgen/__init__.py,sha256=7LQ-h_Bvc5P1QcHMdzsqi1Qm4fTJn04-ozar2ty9wSc,59
32
32
  ingestion/nextgen/process.py,sha256=5Z0RfclwTAYZruGDiLPutjPCYFh1DJpoWY9dnttghT4,3993
33
33
  ingestion/nextgen/util/alteration_table.py,sha256=JTWBL1Fqj_pGsH5vwuVEnCUJle2wOBk6VYImHYCF9vg,6129
@@ -56,6 +56,6 @@ ingestion/vcf_standardization/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQe
56
56
  ingestion/vcf_standardization/util/af_helpers.py,sha256=dpTzoeIQVeBRt0ETF3a9rp5ojZqznHg4x_hCZ8OPcOg,1061
57
57
  ingestion/vcf_standardization/util/dp_helpers.py,sha256=Nq8oLOLObu4_pv16qwwgpALRlUoJVCULrd9cFOD-eoI,823
58
58
  ingestion/vcf_standardization/util/read_write.py,sha256=x3Pf6Dq8tmolblbCS5CrNmrcHS3FGfqBSFpFgvFGC4g,2526
59
- phc_ingestion-0.10.2.dist-info/WHEEL,sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU,87
60
- phc_ingestion-0.10.2.dist-info/METADATA,sha256=HuebNLig9ccPPhZrF9It2bxP7p4ZWf0LGiz_rt__1Zk,573
61
- phc_ingestion-0.10.2.dist-info/RECORD,,
59
+ phc_ingestion-0.10.3.dist-info/WHEEL,sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU,87
60
+ phc_ingestion-0.10.3.dist-info/METADATA,sha256=BbHHrV-H3nYEQ1XGyYlonO2KRtUWkrGRgSTbtrlsnC4,573
61
+ phc_ingestion-0.10.3.dist-info/RECORD,,