# 质粒接合与耐药性扩散

观察耐药质粒如何通过接合在菌落中横向传递，以及抗生素选择如何决定谁存活

> 标准页面: https://elysiatools.com/zh/visualizations/plasmid-conjugation-resistance

- **分类:** Biology

## 概述

Interactive grid-based simulation of horizontal gene transfer (HGT) and antibiotic-resistance spread in a 2D bacterial colony — distinct from existing biology cases (quorum-sensing = cooperative gene activation via autoinducers, dna-replication = intracellular replication mechanics, crispr-gene-editing-sandbox = targeted genome editing); this is the only case on horizontal plasmid transfer and population-level AMR dynamics. Models three cell types per lattice site: S (susceptible/plasmid-free recipient), D (donor carrying the resistance plasmid), and T (transconjugant — a former S that received the plasmid and, after a short lag, becomes a donor too). Based on the Stewart & Levin (1977) / Levin-Stewart-Rice (1979) mass-action conjugation framework: the continuum transfer rate γ·D·R becomes, on the grid, a per-contact conversion probability 1−exp(−γ·Δt) applied to each (donor, recipient) Moore-neighbour pair. Five coupled processes per tick: (1) CONJUGATION (mass-action, both D and lag-expired T donate); (2) SEGREGATION/plasmid loss (rate τ, D or T revert to S); (3) FITNESS COST (c, plasmid-bearing cells reproduce at ψ·(1−c)); (4) ANTIBIOTIC (dose a kills only S cells, applied after a configurable start tick); (5) LOGISTIC GROWTH (rate ψ, empty sites colonised by a fitness-weighted random neighbour, capped at carrying capacity); plus (6) SPATIAL MIXING (fraction of cells swapped per tick, modelling motility). Toroidal Moore neighbourhood with randomised update order to avoid directional bias. Also includes a deterministic well-mixed D/R/T ODE reference (RK4 integration of the Levin/Stewart system) for comparison and rate estimation. Real-time visualisation: (1) the colony as a colour-coded grid showing the expanding resistance wavefront (green S, red D, gold T); (2) a stacked population time-series (S/D/T areas) with a live prevalence line and an antibiotic-start marker. Adjustable parameters: conjugation rate γ (0–2), plasmid loss τ (0–0.2), fitness cost c (0–0.8), antibiotic dose (0–1), antibiotic start tick (0–200), initial density (0.1–0.9), growth rate ψ (0–0.4), spatial mixing (0–0.8). Five scenario presets: free spread, antibiotic rescue (plasmid rescues colony when drug added), cost dominates (plasmid lost without selection), well-mixed (high motility), static biofilm (no mixing). Live metrics: tick, prevalence, susceptible/resistant/total counts, with phase indicator (spreading/dominant/fading/antibiotic-active). Educational content covers conjugation as horizontal gene transfer, mass-action kinetics and the D/R/T ODE model, the fitness-cost-vs-selection trade-off, why spatial structure matters (wavefronts vs well-mixed), and real-world AMR stakes (hospitals, agriculture, wastewater, stewardship, plasmid-curing, One-Health). Verified by 51 model tests (grid dynamics, gamma/tau/cost/antibiotic scaling, transconjugant lag, ODE reference for conjugation/cost/antibiotic). Multi-language support (zh, en, es, fr, de, ru, pt).

## 相关内容

- [零级反应 - Zero-Order Reaction](https://elysiatools.com/zh/visualizations/zero-order-reaction): 零级反应动力学和浓度随时间变化的交互式可视化
- [一级反应 - First-Order Reaction](https://elysiatools.com/zh/visualizations/first-order-reaction): 一级反应动力学和指数浓度衰减的交互式可视化
- [二级反应 - Second-Order Reaction](https://elysiatools.com/zh/visualizations/second-order-reaction): 二级反应动力学和双分子碰撞动力学的交互式可视化
- [阿伦尼乌斯方程 - Arrhenius Equation](https://elysiatools.com/zh/visualizations/arrhenius-equation): 温度对反应速率影响的交互式可视化 - 探索活化能、指数因子和速率常数的关系
- [可逆反应 - Reversible Reaction](https://elysiatools.com/zh/visualizations/reversible-reaction): A ⇌ B 可逆反应动力学的交互式可视化 - 探索正逆反应速率、平衡常数和浓度随时间的变化
- [连续反应 - Consecutive Reaction](https://elysiatools.com/zh/visualizations/consecutive-reaction): A → B → C 连续反应动力学的交互式可视化 - 探索中间物浓度峰值、决速步和所有物种的完整演化
- [链式反应 - Chain Reaction](https://elysiatools.com/zh/visualizations/chain-reaction): 自由基链式反应聚合的交互式可视化 - 探索引发、增长、终止步骤，链增长动画和分子量分布
- [勒夏特列原理 - Le Chatelier's Principle](https://elysiatools.com/zh/visualizations/le-chateliers-principle): 勒夏特列原理的交互式可视化 - 探索浓度、压强和温度变化如何影响化学平衡，配合分子动力学动画展示平衡移动过程
