jasperyeoh2/pevo-msa-grch38-19way
pevo-msa-grch38-19way (dataset Hub) EN: Training data, project tables, and reproducibility artifacts for primate MSA variant-effect modeling. 中文: 灵长类 MSA 变异效应建模的训练数据与项目复现材料(不含模型权重)。 Results-status note (2026-07-29). The multi-seed metrics reported below are retained as historical registry records. They use an earlier scoring protocol and cohort convention, and are not comparable to the corrected strict-v2 results used for the final project conclusions. Do not use the values… See the full description on the dataset page: https://huggingface.co/datasets/jasperyeoh2/pevo-msa-grch38-19way.
pevo-msa-grch38-19way (dataset Hub)
EN: Training data, project tables, and reproducibility artifacts for primate MSA variant-effect modeling. 中文: 灵长类 MSA 变异效应建模的训练数据与项目复现材料(不含模型权重)。
Results-status note (2026-07-29). The multi-seed metrics reported below are retained as historical registry records. They use an earlier scoring protocol and cohort convention, and are not comparable to the corrected strict-v2 results used for the final project conclusions. Do not use the values below for a current 10-way-versus-19-way claim; use the final project reproducibility materials with their frozen corrected-score manifests instead.
Dataset vs model — which Hub?
THIS REPO (data) MODEL REPO (weights)
──────────────── ────────────────────
Zarr, MAF, thesis_repro, + base_models/*/checkpoint-best,
windows, conservation configs, inventoryQuick download / 快速下载
pip install -U huggingface_hub
# A) Project reproducibility materials only (~hundreds of MB)
hf download jasperyeoh2/pevo-msa-grch38-19way --repo-type dataset --local-dir data_hf \
--include 'thesis_repro/**' 'docs/**'
# B) Training corpus (Zarr per-chromosome tar — extract after download)
hf download jasperyeoh2/pevo-msa-grch38-19way --repo-type dataset --local-dir data_hf \
--include 'new_dataset_27feb/msaasr_dataset_10primates_full/**'
# C) Full snapshot (100GB+)
hf download jasperyeoh2/pevo-msa-grch38-19way --repo-type dataset --local-dir data_hfPublic reproducibility bundle
Download the public reproduction materials:
hf download jasperyeoh2/pevo-msa-grch38-19way --repo-type dataset --local-dir data_hf \
--include 'thesis_repro/**'
ls data_hf/thesis_repro/Tip: The private implementation repository is intentionally not part of this public release. The existing thesis_repro/ directory name is retained only for download compatibility.
Historical multi-seed matched-width registry (Jun 2026; earlier protocol)
Historical only. The three-arm values in this section predate the corrected target-masked, strand-averaged strict-v2 scorer. They are preserved for provenance, not as a corrected matched-width comparison.
3 seeds × 3 arms (full_19way, matched_7way, human_only) trained on AutoDL (RTX 4090), evaluated on strict-v2 cohort (n=2000).
Checkpoints (~75 MB each) live on the model Hub: jasperyeoh2/pevo-msa-mlm-19way → base_models/multi_seed_{arm}_seed{seed}/checkpoint-best/
Historical cross-seed AUROC (mean ± std): full19way 0.7925 ± 0.0051 · matched7way 0.7068 ± 0.0042 · human_only 0.5085 ± 0.0020
# Download scores + logs only
hf download jasperyeoh2/pevo-msa-grch38-19way --repo-type dataset --local-dir data_hf \
--include 'phylo_msa1/outputs/multi_seed/**'
# Download one checkpoint for re-scoring
hf download jasperyeoh2/pevo-msa-mlm-19way --repo-type model --local-dir models_hf \
--include 'base_models/multi_seed_full_19way_seed42/**'Reproduction scripts are maintained privately and are not part of this public release.
Main data prefixes / 主要数据目录
Project figure/table index (data side)
Checkpoints for scoring: model Hub base_models/full_training_*/checkpoint-best/. The private implementation mapping is not part of this public release.
MSAASR Zarr restore / 训练语料恢复
- Download
new_dataset_27feb/msaasr_dataset_10primates_full/bundles/msaasr.zarr.bundle_*.tar - Read
README_MSAASR_BUNDLES.mdin that folder - Extract to
new_dataset_27feb/msaasr_dataset_10primates_full/msaasr.zarr/ - Do not rely on root
msaasr.zarr/chunk trees (millions of files; slow)
Regenerate project LaTeX (minimal)
cd thesis_manu_v2_6/scripts
python3 gen_strictv2_ci_artifacts.py
python3 gen_feng_combined_seq_and_l7_auroc.py
cd .. && latexmk -pdf main.texCitation & license
Cite this project or its associated preprint and pin this dataset commit from History. License: MIT (dataset card). gnomAD / ClinVar / EPO data remain under their original terms.
