assisted-gene-flow-utac
GenesisAeon Package 125 — real assisted gene flow / coral selective-breeding science. Deliberately has no UTAC/CREP/AFET bridge — see DISCLAIMER.md.
For a plain-language explanation of the same topic (German, no jargon, written for general audiences), see WHITEPAPER.md.
Where this package came from
Surfaced via a six-document multi-AI gap-analysis of the GenesisAeon
climate/ecology portfolio (KlimaAktuell/, 2026-09-01), then
independently deep-dive verified before building — alongside
ocean-acidification-utac (P122),
tropical-glacier-ecosystem-rle-utac (P123),
marine-compound-stressors-utac (P124), and
climate-landuse-biodiversity-nexus-utac (P126).
What's real here
- Baker et al. (2025, Science) — real regulatory reform enabled the world's first international coral exchange, specifically to bolster genetic diversity in declining Caribbean elkhorn coral (Acropora palmata) populations via proactive assisted gene flow (AGF), across the tropical western Atlantic.
- Lago et al. (2025, Proceedings of the Royal Society B) — a real, measured empirical anchor: selective breeding improved larval heat tolerance by up to 2.2-fold in two Acropora species at Ningaloo Reef, Western Australia.
- Fitzpatrick & Keller (2015, Ecology Letters) — the foundational genomic-offset methodology used to identify AGF source/target population pairs.
Deliberately not one-sided
The SAME Lago et al. 2025 study that reports the strong larval gain
also reports that adult response to heat stress was variable —
was_adult_response_variable() returns True, and
is_juvenile_gain_confirmed_to_persist_to_reproductive_adulthood()
returns False. Whether juvenile thermal-tolerance gains actually
persist into reproductive adulthood is the real, currently open
question in the field.
This package also deliberately corrects an initially-proposed
honesty-check angle: outbreeding depression is not the main
current concern for coral AGF specifically (corals have high existing
genetic diversity and outcrossed population structure, unlike some
other AGF contexts) —
is_outbreeding_depression_the_main_current_concern_for_corals()
returns False.
Quickstart
pip install assisted-gene-flow-utac
from assisted_gene_flow_utac import (
larval_heat_tolerance_max_fold_improvement,
was_adult_response_variable,
is_juvenile_gain_confirmed_to_persist_to_reproductive_adulthood,
is_outbreeding_depression_the_main_current_concern_for_corals,
)
print(larval_heat_tolerance_max_fold_improvement()) # 2.2
print(was_adult_response_variable()) # True -- the honesty check
print(is_juvenile_gain_confirmed_to_persist_to_reproductive_adulthood()) # False
print(is_outbreeding_depression_the_main_current_concern_for_corals()) # False
Development
pip install -e ".[dev]"
pre-commit install
ruff check src tests
mypy src
pytest
Citation
See CITATION.cff and .zenodo.json.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file assisted_gene_flow_utac-1.0.0.tar.gz.
File metadata
- Download URL: assisted_gene_flow_utac-1.0.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98c3427e1fd58676ac5d785be1068a8466a6623d072143322d216e7bbfd48a2a
|
|
| MD5 |
0aac67c369091f4bfaa0ea92c9ce6e64
|
|
| BLAKE2b-256 |
a683efbf9a5249acd2ef79660fdf50996d6f6efdfbb302aa2d5c86149c370e27
|
File details
Details for the file assisted_gene_flow_utac-1.0.0-py3-none-any.whl.
File metadata
- Download URL: assisted_gene_flow_utac-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9825a312b711568d5e6bb7f41c7824a8484280e5eca4611207a2d5ee585a7b97
|
|
| MD5 |
930ba3eb52bdbcbcc7cf1057b7fbcee5
|
|
| BLAKE2b-256 |
68b6cc3139eac0bc06f4fbbe58a3f02790bc2cdda1e3f4d84bc22a88a37627ea
|