Commit History

cherimoya fold 0: add layers_per_row (v0.7.1 schema)
47a7aaa
verified

lucapinello commited on

cherimoya null for fold ensemble (schema 4, 1518 tracks)
833836c
verified

lucapinello commited on

cherimoya null for fold 0 (schema 4, 1518 tracks)
153f68c
verified

lucapinello commited on

sei_pertrack.npz: Repair build_config storage shape to (1,) on the five layers_per_row-stamped artefacts. The first stamp wrote a 0-d array, which raises IndexError in readers that do build_config[0]. CDF matrices untouched throughout.
e4fe567
verified

lucapinello commited on

legnet_pertrack.npz: Repair build_config storage shape to (1,) on the five layers_per_row-stamped artefacts. The first stamp wrote a 0-d array, which raises IndexError in readers that do build_config[0]. CDF matrices untouched throughout.
daaeacc
verified

lucapinello commited on

epinformerseq_pertrack.npz: Repair build_config storage shape to (1,) on the five layers_per_row-stamped artefacts. The first stamp wrote a 0-d array, which raises IndexError in readers that do build_config[0]. CDF matrices untouched throughout.
e0ec90f
verified

lucapinello commited on

chrombpnet_pertrack.npz: Repair build_config storage shape to (1,) on the five layers_per_row-stamped artefacts. The first stamp wrote a 0-d array, which raises IndexError in readers that do build_config[0]. CDF matrices untouched throughout.
139dfe6
verified

lucapinello commited on

cherimoya_pertrack.npz: Repair build_config storage shape to (1,) on the five layers_per_row-stamped artefacts. The first stamp wrote a 0-d array, which raises IndexError in readers that do build_config[0]. CDF matrices untouched throughout.
101330e
verified

lucapinello commited on

sei_pertrack.npz: Stamp layers_per_row on the five oracles that shipped without it (v0.7.1). Derived by asking classify_track_layer -- the same function the query path calls -- so the stored array cannot disagree with what downstream code computes. ChromBPNet is the case that mattered: 753 rows over 2 layers (chromatin_accessibility 9, tf_binding 744), where code keying on the array previously had to re-derive the layer from the track-id string. CDF matrices are byte-identical: append-in-place, no rebuild.
60b6c52
verified

lucapinello commited on

legnet_pertrack.npz: Stamp layers_per_row on the five oracles that shipped without it (v0.7.1). Derived by asking classify_track_layer -- the same function the query path calls -- so the stored array cannot disagree with what downstream code computes. ChromBPNet is the case that mattered: 753 rows over 2 layers (chromatin_accessibility 9, tf_binding 744), where code keying on the array previously had to re-derive the layer from the track-id string. CDF matrices are byte-identical: append-in-place, no rebuild.
75146e9
verified

lucapinello commited on

epinformerseq_pertrack.npz: Stamp layers_per_row on the five oracles that shipped without it (v0.7.1). Derived by asking classify_track_layer -- the same function the query path calls -- so the stored array cannot disagree with what downstream code computes. ChromBPNet is the case that mattered: 753 rows over 2 layers (chromatin_accessibility 9, tf_binding 744), where code keying on the array previously had to re-derive the layer from the track-id string. CDF matrices are byte-identical: append-in-place, no rebuild.
30279e7
verified

lucapinello commited on

chrombpnet_pertrack.npz: Stamp layers_per_row on the five oracles that shipped without it (v0.7.1). Derived by asking classify_track_layer -- the same function the query path calls -- so the stored array cannot disagree with what downstream code computes. ChromBPNet is the case that mattered: 753 rows over 2 layers (chromatin_accessibility 9, tf_binding 744), where code keying on the array previously had to re-derive the layer from the track-id string. CDF matrices are byte-identical: append-in-place, no rebuild.
9f9fb23
verified

lucapinello commited on

cherimoya_pertrack.npz: Stamp layers_per_row on the five oracles that shipped without it (v0.7.1). Derived by asking classify_track_layer -- the same function the query path calls -- so the stored array cannot disagree with what downstream code computes. ChromBPNet is the case that mattered: 753 rows over 2 layers (chromatin_accessibility 9, tf_binding 744), where code keying on the array previously had to re-derive the layer from the track-id string. CDF matrices are byte-identical: append-in-place, no rebuild.
5ea6e49
verified

lucapinello commited on

borzoi_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
d5a076a
verified

lucapinello commited on

enformer_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
a01b15c
verified

lucapinello commited on

alphagenome_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
6d85932
verified

lucapinello commited on

cherimoya_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
8da5a34
verified

lucapinello commited on

chrombpnet_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
4be2457
verified

lucapinello commited on

sei_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
0d7d4ca
verified

lucapinello commited on

epinformerseq_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
fba896e
verified

lucapinello commited on

legnet_pertrack.npz: Unified background rebuild, schema 4 (build_campaign 2026-08-06). Fixes the reservoir-thinning defect: a uniform m-of-N subsample retained the population maximum with probability exactly m/N, so 9 of 19 (oracle, layer) reservoir pairs had understated ceilings -- AlphaGenome gene_expression by up to 8.3x. effect and summary layers are now exact; perbin keeps an exact top-K tail. Cherimoya is the 5-fold CATv1 ensemble. Activity provenance is derived per oracle rather than stamped uniformly.
2b782a0
verified

lucapinello commited on

ChromBPNet: correct the CHIP profile/count transform + drop 33 mouse models (#3)
fc41420

lucapinello commited on

ChromBPNet CDFs rebuilt with expm1 count inversion (#2)
b9fcc32

lucapinello commited on

Upload cherimoya_pertrack.npz with huggingface_hub
13957b5
verified

lucapinello commited on

Rebuild epinformerseq CDF for widewin-roadmap retrain (33 tracks, sparse H3K27ac)
71f7dd2
verified

lucapinello commited on

Update epinformerseq background: 2-channel model, 33 tracks (DNase+H3K27ac+composite)
5700dcf
verified

lucapinello commited on

Update epinformerseq background: DNase-only 2114-bp cut-site model (was composite)
201d87d
verified

lucapinello commited on

add epinformerseq per-cell CDFs (11 cells, 10K SNPs + 34K baselines)
a6c7a4a
verified

lucapinello commited on

Uniform DHS-augmented chrombpnet CDF — 786 tracks (42 ATAC/DNASE local rebuild + 744 CHIP ml007 rebuild) — fix/post-v040-followups
53414ee
verified

lucapinello commited on

Rebuild chrombpnet CDFs with DHS-augmented CHIP samples (PR fix/post-v040-followups)
47908dc
verified

lucapinello commited on

Add Meuleman et al. 2020 DHS Index (hg38) — input for DHS-augmented chrombpnet CDF rebuild
60566c3
verified

lucapinello commited on

Rebuild ChromBPNet CDFs against chrombpnet_nobias (0.3.0+ default; 786 tracks; sha256 be61e9e8...)
0084830
verified

lucapinello commited on

Rebuild chrombpnet_pertrack.npz: 786 tracks (42 ChromBPNet + 744 BPNet/CHIP)
c1e5fc1
verified

lucapinello commited on

Rebuild chrombpnet_pertrack.npz: 768 tracks (24 ChromBPNet + 744 BPNet/CHIP)
8d78353
verified

lucapinello commited on

Rebuild chrombpnet_pertrack.npz: 42 tracks (was 24)
5f64545
verified

lucapinello commited on

Rebuild chrombpnet pertrack CDFs: fix DNASE:hindbrain zero-count row
7113b9d
verified

lucapinello commited on

Delete sei_regulatory_classification_baseline.npy with huggingface_hub
a67ff7c
verified

lucapinello commited on

Delete sei_regulatory_classification.npy with huggingface_hub
3e020bd
verified

lucapinello commited on

Delete legnet_promoter_activity_baseline.npy with huggingface_hub
0e3d0af
verified

lucapinello commited on

Delete legnet_promoter_activity.npy with huggingface_hub
30b1f65
verified

lucapinello commited on

Delete enformer_tss_activity_baseline.npy with huggingface_hub
141fd60
verified

lucapinello commited on

Delete enformer_tss_activity.npy with huggingface_hub
b3b5d52
verified

lucapinello commited on

Delete enformer_tf_binding_baseline.npy with huggingface_hub
07b11f4
verified

lucapinello commited on

Delete enformer_tf_binding.npy with huggingface_hub
dc61df9
verified

lucapinello commited on

Delete enformer_histone_marks_baseline.npy with huggingface_hub
ec92fcd
verified

lucapinello commited on

Delete enformer_histone_marks.npy with huggingface_hub
c909508
verified

lucapinello commited on

Delete enformer_chromatin_accessibility_baseline.npy with huggingface_hub
c55899a
verified

lucapinello commited on

Delete enformer_chromatin_accessibility.npy with huggingface_hub
91f9a41
verified

lucapinello commited on

Delete chrombpnet_chromatin_accessibility_baseline.npy with huggingface_hub
3a0a39d
verified

lucapinello commited on

Delete chrombpnet_chromatin_accessibility.npy with huggingface_hub
dbc64a9
verified

lucapinello commited on