bella-companion 0.1.1__py3-none-any.whl → 0.1.2__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.

Potentially problematic release.


This version of bella-companion might be problematic. Click here for more details.

@@ -20,7 +20,7 @@ def run_beast():
20
20
  submit_job(
21
21
  " ".join(
22
22
  [
23
- *os.environ["BELLA_RUN_BEAST_CMD"],
23
+ os.environ["BELLA_RUN_BEAST_CMD"],
24
24
  f"-seed {seed}",
25
25
  f"-D msa_file={data_dir / 'msa.fasta'}",
26
26
  f"-D changeTimesFile={data_dir / 'changetimes.csv'}",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: bella-companion
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Bayesian Evolutionary Layered Learning Architectures (BELLA) companion
5
5
  Author: gabriele-marino
6
6
  Author-email: gabriele-marino <gabmarino.8601@gmail.com>
@@ -1,4 +1,3 @@
1
- bella_companion/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
2
1
  bella_companion/BELLA.jar,sha256=4mKDzPfz263rTqA9KS2f4Mc-UWGMuj8G48ZDonKSqVw,67408597
3
2
  bella_companion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
3
  bella_companion/cli.py,sha256=CrtV2CG6G1nKCCVu02gtNlpHNJHLnFtSaru-LFiHKKc,3014
@@ -8,7 +7,7 @@ bella_companion/eucovid/beast_configs/MLP.xml,sha256=C2d-Mcjw44CLFL-pCYgYdbZb1bN
8
7
  bella_companion/eucovid/data/changetimes.csv,sha256=XEepIXKRwcKknJq4-ovKlorvCypGi67B8znuQ5f1LTg,60
9
8
  bella_companion/eucovid/data/flights.csv,sha256=tMR9-tuGtC3rVABXUtNdV9irUX-9aCCVb_fwksHTn8U,1068
10
9
  bella_companion/eucovid/data/msa.fasta,sha256=sWaVSINSJDDLjmwlpl31JWM5VnKF7yViSpERI69glQc,4839354
11
- bella_companion/eucovid/run_beast.py,sha256=O9jULAMYIJOtQ_o4EQlG0Xh8s1Z2i27wmnGjYbvNWeM,1331
10
+ bella_companion/eucovid/run_beast.py,sha256=nWxB_weZgohMpMiEV_jQmWU79uGp_i767DbvQZ3Jj90,1330
12
11
  bella_companion/features.py,sha256=xj0iwGHhLV_4jxLmG0M-jXWejuKVFJqpB0dK8Skc9n8,283
13
12
  bella_companion/platyrrhine/__init__.py,sha256=gySgNPoKaEdhcZppKMsCmS-aAcYw_rDEw0viz72Udaw,259
14
13
  bella_companion/platyrrhine/beast_config.xml,sha256=bLzavt-Zd8cmSgQQnlCBfZ9KyM7d1inOGx12VNjPFb4,7056
@@ -58,7 +57,7 @@ bella_companion/utils/explain/shap.py,sha256=ueCymQiVOcLIBy_Pf0yq7aOlI8ATehzhoxn
58
57
  bella_companion/utils/explain/typeguards.py,sha256=U6N_lBosmXqFAiakB3zkjlHXzKd16e_cYkHLh76SSFY,591
59
58
  bella_companion/utils/slurm.py,sha256=xEyf-Jxk8fy71t3fko_Ic9WtUFSdLFE3w4tR17gaBPw,1868
60
59
  bella_companion/version.xml,sha256=Gr3nsYqFhVNP0Mszl_IfilxefsPN8ZpQlGlB8OJSwnE,522
61
- bella_companion-0.1.1.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
62
- bella_companion-0.1.1.dist-info/entry_points.txt,sha256=Jmns5P9G0EXcV26VD5Na81SD2Fri_SiUISy9Rfz5ZYI,52
63
- bella_companion-0.1.1.dist-info/METADATA,sha256=f_dbV3ST1DaBgVxI2t-cMnTN9U5197hPA8yGf4HN38U,472
64
- bella_companion-0.1.1.dist-info/RECORD,,
60
+ bella_companion-0.1.2.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
61
+ bella_companion-0.1.2.dist-info/entry_points.txt,sha256=Jmns5P9G0EXcV26VD5Na81SD2Fri_SiUISy9Rfz5ZYI,52
62
+ bella_companion-0.1.2.dist-info/METADATA,sha256=TqVhcmS0vcFs_Kz7OnUZawRbZNYBeh3auncLg5grmWI,472
63
+ bella_companion-0.1.2.dist-info/RECORD,,
bella_companion/.DS_Store DELETED
Binary file