pheval-exomiser 0.3.0__py3-none-any.whl → 0.3.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.
- pheval_exomiser/prepare/create_batch_commands.py +8 -2
- {pheval_exomiser-0.3.0.dist-info → pheval_exomiser-0.3.1.dist-info}/METADATA +4 -1
- {pheval_exomiser-0.3.0.dist-info → pheval_exomiser-0.3.1.dist-info}/RECORD +5 -5
- {pheval_exomiser-0.3.0.dist-info → pheval_exomiser-0.3.1.dist-info}/WHEEL +1 -1
- {pheval_exomiser-0.3.0.dist-info → pheval_exomiser-0.3.1.dist-info}/entry_points.txt +0 -0
|
@@ -100,8 +100,14 @@ class CommandCreator:
|
|
|
100
100
|
)
|
|
101
101
|
|
|
102
102
|
def add_variant_analysis_arguments(self, vcf_dir: Path) -> ExomiserCommandLineArguments:
|
|
103
|
-
vcf_file_data =
|
|
104
|
-
self.phenopacket_path, vcf_dir
|
|
103
|
+
vcf_file_data = (
|
|
104
|
+
PhenopacketUtil(self.phenopacket).vcf_file_data(self.phenopacket_path, vcf_dir)
|
|
105
|
+
if vcf_dir.exists()
|
|
106
|
+
else [
|
|
107
|
+
file
|
|
108
|
+
for file in self.phenopacket.files
|
|
109
|
+
if file.file_attributes["fileFormat"] == "vcf"
|
|
110
|
+
][0]
|
|
105
111
|
)
|
|
106
112
|
output_options_file = self.assign_output_options_file()
|
|
107
113
|
if self.environment == "local":
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: pheval_exomiser
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.1
|
|
4
4
|
Summary:
|
|
5
5
|
Author: Yasemin Bridges
|
|
6
6
|
Author-email: y.bridges@qmul.ac.uk
|
|
@@ -162,6 +162,9 @@ e.g.,
|
|
|
162
162
|
└── vcf
|
|
163
163
|
```
|
|
164
164
|
|
|
165
|
+
> [!IMPORTANT]
|
|
166
|
+
> If a `vcf` directory is not found in the testdata directory then the path to the VCF will be taken from the phenopacket if `variant_analysis` is set to True.
|
|
167
|
+
|
|
165
168
|
## Run command
|
|
166
169
|
|
|
167
170
|
Once the testdata and input directories are correctly configured for the run, the `pheval run` command can be executed.
|
|
@@ -5,13 +5,13 @@ pheval_exomiser/post_process/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
|
|
|
5
5
|
pheval_exomiser/post_process/post_process.py,sha256=2vkwe60Ptf7UuPCR2ShcI80-kn-1WaPDa74cCBTUKF0,968
|
|
6
6
|
pheval_exomiser/post_process/post_process_results_format.py,sha256=zMz2HwAJENuKyRjkbJZrydrZDoULWuPjaDWC5Dc5hxg,8432
|
|
7
7
|
pheval_exomiser/prepare/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
-
pheval_exomiser/prepare/create_batch_commands.py,sha256=
|
|
8
|
+
pheval_exomiser/prepare/create_batch_commands.py,sha256=R06cn1c5pf_agUQfrFUQ2KEo8il0Z4fJntS2HKYCQXw,17410
|
|
9
9
|
pheval_exomiser/prepare/tool_specific_configuration_options.py,sha256=4gedZ9iadRXK6tF9P-ju-dhj8-F2-fhrXVhfYIsAxFQ,2922
|
|
10
10
|
pheval_exomiser/prepare/write_application_properties.py,sha256=KmG7GvkQo8AhnhRyqohTFvqjfhEhbcs78UYYoigxJ3w,8933
|
|
11
11
|
pheval_exomiser/run/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
12
|
pheval_exomiser/run/run.py,sha256=bK_gL52zRl71Lxe-i-P6L4-dMstxFAG6SVNPO6G823o,7109
|
|
13
13
|
pheval_exomiser/runner.py,sha256=3-0kec2yzQoZNpqZXSBIWBD1QR24s_BmHGCLXmP4fos,2620
|
|
14
|
-
pheval_exomiser-0.3.
|
|
15
|
-
pheval_exomiser-0.3.
|
|
16
|
-
pheval_exomiser-0.3.
|
|
17
|
-
pheval_exomiser-0.3.
|
|
14
|
+
pheval_exomiser-0.3.1.dist-info/METADATA,sha256=qq-FsEKnIUuILxreIMSsaoQ3gRFogzE-XZ87bf01c7E,7641
|
|
15
|
+
pheval_exomiser-0.3.1.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
|
16
|
+
pheval_exomiser-0.3.1.dist-info/entry_points.txt,sha256=lbZMu-x7ns8UrFveWSqEQ1UB5l33TbRMomqBUyGYIwI,131
|
|
17
|
+
pheval_exomiser-0.3.1.dist-info/RECORD,,
|
|
File without changes
|