repare 0.1.0__tar.gz → 0.1.1__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 repare might be problematic. Click here for more details.
- {repare-0.1.0 → repare-0.1.1}/PKG-INFO +4 -3
- {repare-0.1.0 → repare-0.1.1}/README.md +2 -2
- {repare-0.1.0 → repare-0.1.1}/pyproject.toml +3 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare.egg-info/PKG-INFO +4 -3
- {repare-0.1.0 → repare-0.1.1}/.gitattributes +0 -0
- {repare-0.1.0 → repare-0.1.1}/.gitignore +0 -0
- {repare-0.1.0 → repare-0.1.1}/.pre-commit-config.yaml +0 -0
- {repare-0.1.0 → repare-0.1.1}/LICENSE +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/compare_gurgy_pedigrees.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/compare_nepluyevsky_pedigrees.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/gurgy/citation.md +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/gurgy/inferred_relations_READv2.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/gurgy/nodes.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/gurgy/published_exact_relations.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/citation.md +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/inferred_relations_coeffs.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/inferred_relations_custom.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/nodes.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/published_exact_relations.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/citation.md +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/inferred_relations_KIN.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/inferred_relations_custom.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/nodes.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/published_exact_relations.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/evaluator/__init__.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/evaluator/comparison_utils.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/evaluator/pedigree_evaluator.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/inferred_pedigree.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/inferred_pedigree_repositioned_cropped.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/inferred_pedigree_repositioned_cropped.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/published_pedigree.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/published_pedigree_cropped.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/published_pedigree_cropped.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/relation_differences.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/nepluyevsky_comparison/inferred_pedigree.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/nepluyevsky_comparison/inferred_pedigree_cropped.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/nepluyevsky_comparison/inferred_pedigree_cropped.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/nepluyevsky_comparison/published_pedigree.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/nepluyevsky_comparison/published_pedigree_cropped.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/nepluyevsky_comparison/published_pedigree_cropped.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/nepluyevsky_comparison/relation_differences.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/results.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/published/run_evaluations.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/plot_parameter_data.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/plot_sampling_data.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.0_error_rate_scale=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.0_error_rate_scale=0.5.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.0_error_rate_scale=1.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.0_error_rate_scale=2.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.2_error_rate_scale=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.2_error_rate_scale=0.5.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.2_error_rate_scale=1.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.2_error_rate_scale=2.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.4_error_rate_scale=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.4_error_rate_scale=0.5.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.4_error_rate_scale=1.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.4_error_rate_scale=2.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.6_error_rate_scale=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.6_error_rate_scale=0.5.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.6_error_rate_scale=1.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/data/p_mask_node=0.6_error_rate_scale=2.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/plots/degree_f1_heatmap.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/plots/pedigree_summary_statistics.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/parameter_experiment/plots/relation_f1_heatmap.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=10000_epsilon=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=10000_epsilon=0.2.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=10000_epsilon=0.4.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=1000_epsilon=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=1000_epsilon=0.2.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=1000_epsilon=0.4.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=100_epsilon=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=100_epsilon=0.2.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=100_epsilon=0.4.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=10_epsilon=0.0.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=10_epsilon=0.2.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/data/max_candidate_pedigrees=10_epsilon=0.4.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/plots/degree_f1_heatmap.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/results/sampling_experiment/plots/relation_f1_heatmap.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/run_parameter_experiment.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/run_sampling_experiment.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/simulator/__init__.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/benchmarks/simulations/simulator/simulated_pedigree.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/examples/algorithm_diagram.svg +0 -0
- {repare-0.1.0 → repare-0.1.1}/examples/nodes.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/examples/outputs/corrected_input_relations.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/examples/outputs/reconstructed_exact_relations.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/examples/outputs/reconstructed_pedigree.pdf +0 -0
- {repare-0.1.0 → repare-0.1.1}/examples/relations.csv +0 -0
- {repare-0.1.0 → repare-0.1.1}/examples/repare.sh +0 -0
- {repare-0.1.0 → repare-0.1.1}/pixi.lock +0 -0
- {repare-0.1.0 → repare-0.1.1}/setup.cfg +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare/__init__.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare/main.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare/pedigree.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare/pedigree_reconstructor.py +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare.egg-info/SOURCES.txt +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare.egg-info/dependency_links.txt +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare.egg-info/entry_points.txt +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare.egg-info/requires.txt +0 -0
- {repare-0.1.0 → repare-0.1.1}/src/repare.egg-info/top_level.txt +0 -0
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: repare
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: Reconstruct (ancient) pedigrees from pairwise kinship relations.
|
|
5
5
|
Author-email: Edward Huang <edwardhuangc@gmail.com>
|
|
6
6
|
License-Expression: MIT
|
|
7
|
+
Project-URL: Source, https://github.com/ehuangc/repare
|
|
7
8
|
Requires-Python: >=3.10
|
|
8
9
|
Description-Content-Type: text/markdown
|
|
9
10
|
License-File: LICENSE
|
|
@@ -18,7 +19,7 @@ Provides-Extra: plot
|
|
|
18
19
|
Requires-Dist: pygraphviz; extra == "plot"
|
|
19
20
|
Dynamic: license-file
|
|
20
21
|
|
|
21
|
-
|
|
22
|
+
🌲 **repare** is a Python package for (ancient) pedigree reconstruction.
|
|
22
23
|
|
|
23
24
|
## Installation
|
|
24
25
|
|
|
@@ -99,7 +100,7 @@ repare -n NODES -r RELATIONS [-o OUTPUT] [-m MAX_CANDIDATE_PEDIGREES] [-e EPSILO
|
|
|
99
100
|
**Verbose** (-v) (*flag*): If set, enable verbose output (INFO-level logging).
|
|
100
101
|
|
|
101
102
|
<p align="center">
|
|
102
|
-
<img src="examples/algorithm_diagram.svg" alt="Reconstruction Process Diagram"
|
|
103
|
+
<img src="https://raw.githubusercontent.com/ehuangc/repare/main/examples/algorithm_diagram.svg" alt="Reconstruction Process Diagram" />
|
|
103
104
|
<br>
|
|
104
105
|
<em>Diagram of repare's pedigree reconstruction process</em>
|
|
105
106
|
</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
🌲 **repare** is a Python package for (ancient) pedigree reconstruction.
|
|
2
2
|
|
|
3
3
|
## Installation
|
|
4
4
|
|
|
@@ -79,7 +79,7 @@ repare -n NODES -r RELATIONS [-o OUTPUT] [-m MAX_CANDIDATE_PEDIGREES] [-e EPSILO
|
|
|
79
79
|
**Verbose** (-v) (*flag*): If set, enable verbose output (INFO-level logging).
|
|
80
80
|
|
|
81
81
|
<p align="center">
|
|
82
|
-
<img src="examples/algorithm_diagram.svg" alt="Reconstruction Process Diagram"
|
|
82
|
+
<img src="https://raw.githubusercontent.com/ehuangc/repare/main/examples/algorithm_diagram.svg" alt="Reconstruction Process Diagram" />
|
|
83
83
|
<br>
|
|
84
84
|
<em>Diagram of repare's pedigree reconstruction process</em>
|
|
85
85
|
</p>
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: repare
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: Reconstruct (ancient) pedigrees from pairwise kinship relations.
|
|
5
5
|
Author-email: Edward Huang <edwardhuangc@gmail.com>
|
|
6
6
|
License-Expression: MIT
|
|
7
|
+
Project-URL: Source, https://github.com/ehuangc/repare
|
|
7
8
|
Requires-Python: >=3.10
|
|
8
9
|
Description-Content-Type: text/markdown
|
|
9
10
|
License-File: LICENSE
|
|
@@ -18,7 +19,7 @@ Provides-Extra: plot
|
|
|
18
19
|
Requires-Dist: pygraphviz; extra == "plot"
|
|
19
20
|
Dynamic: license-file
|
|
20
21
|
|
|
21
|
-
|
|
22
|
+
🌲 **repare** is a Python package for (ancient) pedigree reconstruction.
|
|
22
23
|
|
|
23
24
|
## Installation
|
|
24
25
|
|
|
@@ -99,7 +100,7 @@ repare -n NODES -r RELATIONS [-o OUTPUT] [-m MAX_CANDIDATE_PEDIGREES] [-e EPSILO
|
|
|
99
100
|
**Verbose** (-v) (*flag*): If set, enable verbose output (INFO-level logging).
|
|
100
101
|
|
|
101
102
|
<p align="center">
|
|
102
|
-
<img src="examples/algorithm_diagram.svg" alt="Reconstruction Process Diagram"
|
|
103
|
+
<img src="https://raw.githubusercontent.com/ehuangc/repare/main/examples/algorithm_diagram.svg" alt="Reconstruction Process Diagram" />
|
|
103
104
|
<br>
|
|
104
105
|
<em>Diagram of repare's pedigree reconstruction process</em>
|
|
105
106
|
</p>
|
|
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
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/inferred_relations_coeffs.csv
RENAMED
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/inferred_relations_custom.csv
RENAMED
|
File without changes
|
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/hazleton_north/published_exact_relations.csv
RENAMED
|
File without changes
|
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/inferred_relations_KIN.csv
RENAMED
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/inferred_relations_custom.csv
RENAMED
|
File without changes
|
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/data/nepluyevsky/published_exact_relations.csv
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/inferred_pedigree.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/published_pedigree.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{repare-0.1.0 → repare-0.1.1}/benchmarks/published/results/gurgy_comparison/relation_differences.csv
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
|
|
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
|
|
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
|