There was an error while loading. Please reload this page.
linxira-bio-ui 是原生 Rust 桌面应用(基于 egui/eframe,无 WebView),面向初学者与交互式探索。
linxira-bio-ui
structure.viewer.v1
cargo run -p linxira-bio-ui cargo run -p linxira-bio-ui -- tests/fixtures/structure-pdb-summary/alphafold-style.pdb
GUI 从运行时目录加载文档快照(LINXIRA_BIO_DOCS_ROOT 或可执行文件相对路径),内置 docs_snapshot.rs 作为回退。仓库 scripts/embed-docs-snapshot.py 重新生成快照,--check 校验新鲜度(CI 强制)。
LINXIRA_BIO_DOCS_ROOT
docs_snapshot.rs
scripts/embed-docs-snapshot.py
--check
structure.mmcif.summary.v1
structure.pdb.summary.v1
Home