pheval-exomiser 0.4.1__py3-none-any.whl → 0.4.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.
@@ -235,7 +235,7 @@ def create_standardised_results(
235
235
  else files_with_suffix(result_dir, ".json")
236
236
  )
237
237
  for exomiser_result_path in result_files:
238
- exomiser_result = read_result(exomiser_result_path)
238
+ exomiser_result = read_result(exomiser_result_path, infer_schema_length=None)
239
239
  if gene_analysis:
240
240
  gene_results = (
241
241
  extract_gene_results_from_parquet(exomiser_result, score_name)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pheval_exomiser
3
- Version: 0.4.1
3
+ Version: 0.4.3
4
4
  Summary:
5
5
  Author: Yasemin Bridges
6
6
  Author-email: y.bridges@qmul.ac.uk
@@ -24,7 +24,7 @@ Description-Content-Type: text/markdown
24
24
 
25
25
  # Exomiser Runner for PhEval
26
26
 
27
- This is the Exomiser plugin for PhEval. With this plugin, you can leverage the variant prioritisation tool, Exomiser, to run the PhEval pipeline seamlessly. Detailed documentation on how to set up and run the PhEval Makefile pipeline with the Exomiser runner can be found [here](https://monarch-initiative.github.io/pheval/exomiser_pipeline/). The setup process for running the full PhEval Makefile pipeline differs from setting up for a single run. The Makefile pipeline creates directory structures for corpora and configurations to handle multiple run configurations. Detailed instructions on setting up the appropriate directory layout, including the input directory and test data directory, can be found here.
27
+ This is the Exomiser plugin for PhEval. With this plugin, you can leverage the variant prioritisation tool, Exomiser, to run the PhEval pipeline seamlessly. Instructions for setting up the appropriate directory layout, including the input directory and test data directory for a single PhEval run, can be found here.
28
28
 
29
29
  ## Installation
30
30
 
@@ -3,7 +3,7 @@ pheval_exomiser/cli.py,sha256=0SR1-L2sREEkFRfUPwYwkbSaBsz_L_Sxq1S4c9LQLJg,350
3
3
  pheval_exomiser/constants.py,sha256=o_pLWF8kX74BqyTsAZa7twwSKzedLnpupCI90k_bMqY,517
4
4
  pheval_exomiser/post_process/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  pheval_exomiser/post_process/post_process.py,sha256=bGNLO0LlsG26oKtvL3mtlcBTDY5gynKh1BwNjmUaIgI,972
6
- pheval_exomiser/post_process/post_process_results_format.py,sha256=Y5Wi6zkBUaDoHVqFD5tmToGLSEqc86hN5s08edL4Tic,12287
6
+ pheval_exomiser/post_process/post_process_results_format.py,sha256=3S5BO79NSiDmCC_wFyyQ4OK695MDiTBKyLsaGzyJpPA,12313
7
7
  pheval_exomiser/prepare/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  pheval_exomiser/prepare/create_batch_commands.py,sha256=G-2pRboJalW8MeXDwSHR1ZAuhNdQJdHjJPxOo0KBgPM,18930
9
9
  pheval_exomiser/prepare/tool_specific_configuration_options.py,sha256=pFzieoZogiPhSquN2p7THcXuCBrzqANwqbWO0e6BPu4,2943
@@ -11,7 +11,7 @@ pheval_exomiser/prepare/write_application_properties.py,sha256=KmG7GvkQo8AhnhRyq
11
11
  pheval_exomiser/run/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
12
  pheval_exomiser/run/run.py,sha256=n9cDv9E4d-NELCIY_v2UCrXqbWOo27TM2_9lPn-YOwI,8030
13
13
  pheval_exomiser/runner.py,sha256=RqVobVJlOwcPzbO5gLjDtkGaygWdFT9VrlIvOmyBQPw,2706
14
- pheval_exomiser-0.4.1.dist-info/METADATA,sha256=p1MedWTLr9ajT7yqQm1PWEl5jrEsGZTZmudOOSHqFiI,7692
15
- pheval_exomiser-0.4.1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
16
- pheval_exomiser-0.4.1.dist-info/entry_points.txt,sha256=lbZMu-x7ns8UrFveWSqEQ1UB5l33TbRMomqBUyGYIwI,131
17
- pheval_exomiser-0.4.1.dist-info/RECORD,,
14
+ pheval_exomiser-0.4.3.dist-info/METADATA,sha256=QVqcvOB24O5_jdKb6B2LJWrFkkLqUQXgyl0ShiQtWhY,7294
15
+ pheval_exomiser-0.4.3.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
16
+ pheval_exomiser-0.4.3.dist-info/entry_points.txt,sha256=lbZMu-x7ns8UrFveWSqEQ1UB5l33TbRMomqBUyGYIwI,131
17
+ pheval_exomiser-0.4.3.dist-info/RECORD,,