bella-companion 0.0.23__tar.gz → 0.0.24__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.23 → bella_companion-0.0.24}/PKG-INFO +1 -1
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/beast_configs/MLP.xml +0 -4
- {bella_companion-0.0.23 → bella_companion-0.0.24}/pyproject.toml +1 -1
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/cli.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/beast_configs/GLM.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/beast_configs/Nonparametric.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/case_data.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/change_dates.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/msa.fasta +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/osi.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/closedborders_7e_nt.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/dist_7e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/flight_7e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/flight_pop_x_7e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/osi_x_7e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/osi_y_7e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/pop_x_7e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/pop_y_7e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/all/sharedborders_7e_nt.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/changetimes_all_7e.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/changetimes_flights_4e.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/predictors/flight_pop_x_4e_ls.tsv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/run_beast.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/beast_config.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/data/change_times.csv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/data/traits.csv +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/data/trees.nwk +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/results.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/run_beast.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/summarize_logs.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/__init__.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/features.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/features.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/generate_data.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/generate_data.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/run_beast.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/__pycache__/summarize_logs.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/epi-multitype/GLM.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/epi-multitype/MLP.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/epi-multitype/Nonparametric.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/epi-skyline/GLM.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/epi-skyline/MLP.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/epi-skyline/Nonparametric.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/fbd-2traits/GLM.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/fbd-2traits/MLP.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/fbd-2traits/Nonparametric.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/fbd-no-traits/GLM.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/fbd-no-traits/MLP.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/beast_configs/fbd-no-traits/Nonparametric.xml +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/features.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/__init__.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/epi_explainations.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/epi_predictions.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/epi_simulations.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/fbd_explainations.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/fbd_predictions.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/fbd_simulations.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/figure1.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/plot.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/scenarios.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/__pycache__/utils.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/epi_multitype_results.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/epi_skyline_results.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/explain/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/explain/pdp.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/explain/shap.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/fbd_2traits_results.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/fbd_no_traits_results.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/scenarios.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/utils.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/generate_data.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/generate_figures.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/metrics.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/run_beast.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/__init__.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/common.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/common.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/epi_multitype.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/epi_multitype.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/epi_skyline.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/epi_skyline.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/fbd_2traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/fbd_2traits.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/fbd_no_traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/fbd_no_traits.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/scenario.cpython-310.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/scenario.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/__pycache__/utils.cpython-311.pyc +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/common.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/epi_multitype.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/epi_skyline.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/fbd_2traits.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/fbd_no_traits.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/scenario.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/summarize_logs.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/utils/__init__.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/utils/beast.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/utils/explain.py +0 -0
- {bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/utils/slurm.py +0 -0
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/beast_configs/MLP.xml
RENAMED
|
@@ -175,10 +175,6 @@
|
|
|
175
175
|
<log idref="samplingProportionSP"/>
|
|
176
176
|
<log idref="migrationRateSP"/>
|
|
177
177
|
<log idref="migrationRate"/>
|
|
178
|
-
<plate var="n" range="$(layersRange)">
|
|
179
|
-
<log idref="migrationW$(n)"/>
|
|
180
|
-
</plate>
|
|
181
|
-
|
|
182
178
|
<log spec="TypedTreeStatsLogger" includeRootEdge="true" typeLabel="type" typeSet="@typeSet">
|
|
183
179
|
<typedTree id="typeMappedTree" spec="TypeMappedTree" bdmmDistrib="@BDMMPrime" startTypePriorProbs="@typeFrequencies" mapOnInit="false" remapOnLog="true" typeLabel="type" typeTraitSet="@typeTraitSet" untypedTree="@treeBDMMPrime"/>
|
|
184
180
|
</log>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/beast_configs/GLM.xml
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/eucovid/data/case_data.tsv
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/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
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/beast_config.xml
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/data/change_times.csv
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/data/traits.csv
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/data/trees.nwk
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/platyrrhine/summarize_logs.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
|
|
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.23 → bella_companion-0.0.24}/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/explain/pdp.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/scenarios.py
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/figures/utils.py
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/generate_data.py
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/generate_figures.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/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
|
|
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.23 → bella_companion-0.0.24}/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.23 → bella_companion-0.0.24}/bella_companion/simulations/scenarios/scenario.py
RENAMED
|
File without changes
|
{bella_companion-0.0.23 → bella_companion-0.0.24}/bella_companion/simulations/summarize_logs.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|