bella-companion 0.0.46__tar.gz → 0.0.47__tar.gz
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.
- {bella_companion-0.0.46 → bella_companion-0.0.47}/PKG-INFO +1 -1
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/run_beast.py +4 -4
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion.egg-info/PKG-INFO +1 -1
- {bella_companion-0.0.46 → bella_companion-0.0.47}/pyproject.toml +1 -1
- {bella_companion-0.0.46 → bella_companion-0.0.47}/README.md +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/BELLA.jar +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/__pycache__/cli.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/cli.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/__pycache__/run_beast.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/beast_configs/GLM.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/beast_configs/MLP.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/beast_configs/Nonparametric.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/case_data.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/change_dates.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/msa.fasta +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/osi.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/closedborders_7e_nt.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/dist_7e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/flight_7e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/flight_pop_x_7e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/osi_x_7e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/osi_y_7e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/pop_x_7e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/pop_y_7e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/all/sharedborders_7e_nt.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/changetimes_all_7e.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/changetimes_flights_4e.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/predictors/flight_pop_x_4e_ls.tsv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/__pycache__/results.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/__pycache__/run_beast.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/__pycache__/summarize.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/__pycache__/summarize_logs.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/beast_config.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/data/change_times.csv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/data/traits.csv +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/data/trees.nwk +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/results.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/run_beast.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/summarize.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/features.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/generate_data.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/generate_figures.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/metrics.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/run_beast.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/summarize.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/__pycache__/summarize_logs.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/epi-multitype/GLM.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/epi-multitype/MLP.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/epi-multitype/Nonparametric.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/epi-skyline/GLM.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/epi-skyline/MLP.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/epi-skyline/Nonparametric.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/fbd-2traits/GLM.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/fbd-2traits/MLP.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/fbd-2traits/Nonparametric.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/fbd-no-traits/GLM.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/fbd-no-traits/MLP.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/beast_configs/fbd-no-traits/Nonparametric.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/features.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__pycache__/epi_multitype.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__pycache__/epi_skyline.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__pycache__/fbd_2traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__pycache__/fbd_no_traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__pycache__/scenarios.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__pycache__/utils.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/epi_multitype.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/epi_skyline.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/explain/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/explain/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/explain/__pycache__/pdp.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/explain/__pycache__/shap.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/explain/pdp.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/explain/shap.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/fbd_2traits.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/fbd_no_traits.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/scenarios.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/utils.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/generate_data.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/generate_figures.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/metrics.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/run_beast.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__pycache__/common.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__pycache__/epi_multitype.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__pycache__/epi_skyline.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__pycache__/fbd_2traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__pycache__/fbd_no_traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__pycache__/scenario.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/common.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/epi_multitype.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/epi_skyline.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/fbd_2traits.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/fbd_no_traits.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/scenario.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/summarize.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/__init__.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/__pycache__/beast.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/__pycache__/explain.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/__pycache__/slurm.cpython-310.pyc +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/beast.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/explain.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/utils/slurm.py +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/version.xml +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion.egg-info/SOURCES.txt +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion.egg-info/dependency_links.txt +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion.egg-info/entry_points.txt +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion.egg-info/requires.txt +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion.egg-info/top_level.txt +0 -0
- {bella_companion-0.0.46 → bella_companion-0.0.47}/setup.cfg +0 -0
|
@@ -63,7 +63,7 @@ def run_beast():
|
|
|
63
63
|
str(beast_configs_dir / "GLM.xml"),
|
|
64
64
|
]
|
|
65
65
|
),
|
|
66
|
-
base_log_dir / "
|
|
66
|
+
base_log_dir / "all-predictors-GLM" / str(seed),
|
|
67
67
|
cpus=128,
|
|
68
68
|
mem_per_cpu=12000,
|
|
69
69
|
)
|
|
@@ -78,7 +78,7 @@ def run_beast():
|
|
|
78
78
|
str(beast_configs_dir / "GLM.xml"),
|
|
79
79
|
]
|
|
80
80
|
),
|
|
81
|
-
base_log_dir / "
|
|
81
|
+
base_log_dir / "flights-GLM" / str(seed),
|
|
82
82
|
cpus=128,
|
|
83
83
|
mem_per_cpu=12000,
|
|
84
84
|
)
|
|
@@ -95,7 +95,7 @@ def run_beast():
|
|
|
95
95
|
str(beast_configs_dir / "MLP.xml"),
|
|
96
96
|
]
|
|
97
97
|
),
|
|
98
|
-
base_log_dir / "
|
|
98
|
+
base_log_dir / "all-predictors-MLP" / str(seed),
|
|
99
99
|
cpus=128,
|
|
100
100
|
mem_per_cpu=12000,
|
|
101
101
|
)
|
|
@@ -111,7 +111,7 @@ def run_beast():
|
|
|
111
111
|
str(beast_configs_dir / "MLP.xml"),
|
|
112
112
|
]
|
|
113
113
|
),
|
|
114
|
-
base_log_dir / "
|
|
114
|
+
base_log_dir / "flights-MLP" / str(seed),
|
|
115
115
|
cpus=128,
|
|
116
116
|
mem_per_cpu=12000,
|
|
117
117
|
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/__pycache__/cli.cpython-310.pyc
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/beast_configs/GLM.xml
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/beast_configs/MLP.xml
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/case_data.tsv
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/eucovid/data/change_dates.tsv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/beast_config.xml
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/data/change_times.csv
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/data/traits.csv
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/platyrrhine/data/trees.nwk
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/epi_skyline.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/explain/pdp.py
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/fbd_2traits.py
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/scenarios.py
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/figures/utils.py
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/generate_data.py
RENAMED
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/generate_figures.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/common.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion/simulations/scenarios/scenario.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.46 → bella_companion-0.0.47}/bella_companion.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|