rewire.it
Configuration

Pangolin · mask=False

This MFASS evaluation uses Pangolin with masking disabled, scoring variants in genomic context.

SourcesMFASS v2 run_pangolin.py · run_pangolin.py module documentation and recorded runner configuration

1 evaluation · 3 metric rows

How it worksEvaluated pipeline
Evaluated pipeline1. Variant and genomic context. Then: 2. Pangolin predictor. Then: 3. Splice-strength changes. Then: 4. mask=False aggregation. Then: 5. Variant rankingEvaluated pipeline1. Variant and genomic context. Then: 2. Pangolin predictor. Then: 3. Splice-strength changes. Then: 4. mask=False aggregation. Then: 5. Variant rankingEvaluated pipeline1. Variant and genomic context. Then: 2. Pangolin predictor. Then: 3. Splice-strength changes. Then: 4. mask=False aggregation. Then: 5. Variant ranking

Schematic of the pinned MFASS configuration; this does not generalise to every member of the model family.

SourcesMFASS v2 pinned rewire artifacts · benchmarks/mfass/README.md, MFASS-v2 results; results/pangolin-maskFalse.json, config and notes at bee9133b83f3aedaf2bbb9013f1875515845607e

Underlying model: Pangolin. Results on this page belong to this configuration and its evaluated settings.

At a glance

Model type

Pretrained splice-usage specialist ensemble

SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure

Biological inputs

Variant genomic coordinates, GRCh38 reference and GENCODE annotation

SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure

Outputs

Maximum absolute predicted splice-usage change

SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure

limited source coverage · Automated source review, 2026-09-16. All specifications and missing details

Evaluations and results

Release 2026-09-17-d277315f7d76 · 1 evaluation · 3 metric rows. Different protocols are not a single leaderboard.

Results grouped by the exact reported evaluation
Metric and findingCoverage and uncertaintyEvidence
Pangolin · mask=False on MFASS v2

Unchanged specialist run in genomic context with GENCODE v44; zero-shot on MFASS assay labels. Point metrics use the scored subset.

Rewire evaluation · Evaluation metadata: reproduced

0.8756851300560864 auroc

Unit: fraction · Direction: higher

Uncertainty: Point estimate; see paired-comparison artifacts.

Coverage (scored/eligible): 8301/8324

reproducedMFASS v2 pinned rewire artifacts · benchmarks/mfass/results/pangolin-maskFalse.json :: auroc

Source checking is not independent reproduction.

0.3887617543064248 average_precision

Unit: fraction · Direction: higher

Uncertainty: Point estimate; see paired-comparison artifacts.

Coverage (scored/eligible): 8301/8324

reproducedMFASS v2 pinned rewire artifacts · benchmarks/mfass/results/pangolin-maskFalse.json :: average_precision

Source checking is not independent reproduction.

0.65 precision_at_100

Unit: fraction · Direction: higher

Uncertainty: Point estimate; see paired-comparison artifacts.

Coverage (scored/eligible): 8301/8324

reproducedMFASS v2 pinned rewire artifacts · benchmarks/mfass/results/pangolin-maskFalse.json :: precision_at_100

Source checking is not independent reproduction.

How it works

Evaluated procedure

The runner uses the specified reference and GENCODE annotation to predict changes in splice strength. The mask=False choice retains changes that annotation-based masking would remove. These specialist predictions were retained unchanged in the corrected v2 comparison.

SourcesMFASS v2 pinned rewire artifacts · benchmarks/mfass/README.md, MFASS-v2 results; results/pangolin-maskFalse.json, config and notes at bee9133b83f3aedaf2bbb9013f1875515845607e

Strengths and limitations

Strengths and considerations

  • Tests a pretrained splice specialist without learning from MFASS assay labels.
    SourcesMFASS v2 pinned rewire artifacts · benchmarks/mfass/README.md, MFASS-v2 results; results/pangolin-maskFalse.json, config and notes at bee9133b83f3aedaf2bbb9013f1875515845607e

Limitations and conditions

  • Results depend on annotation, masking and scored coverage. This configuration is not interchangeable with Pangolin’s masked default.
    SourcesMFASS v2 pinned rewire artifacts · benchmarks/mfass/README.md, MFASS-v2 results; results/pangolin-maskFalse.json, config and notes at bee9133b83f3aedaf2bbb9013f1875515845607e
Profile review details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Stable record: rewire-model-pangolin-maskfalse

Specifications

Inputs, training, access and other details

Explanatory profile: limited source coverage · Automated source review, 2026-09-16. Review applies to the cited claims; unresolved fields are listed below. Numerical results retain their own review status.

Inputs, outputs and configuration
PropertyDescription and evidence
Model typePretrained splice-usage specialist ensemble
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
Architecture / procedureOfficial 12-model Pangolin ensemble; use maximum absolute predicted splice-usage change with masking disabled.
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
Biological inputsVariant genomic coordinates, GRCh38 reference and GENCODE annotation
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
OutputsMaximum absolute predicted splice-usage change
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
ParametersAn aggregate parameter total for this exact evaluated configuration is not established by the inspected sources. · Not reported in inspected sources
SourcesMFASS v2 run_pangolin.py · Pinned runner configuration and implementation; inspected for aggregate parameter count (component sizes are not added without an exact configuration)
Training data / fittingNo fitting on MFASS assay outcomes in this runner. Upstream training overlap at assayed exons remains unchecked.
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
Context limits10,000-bp genomic context and 50-base scoring distance in the recorded configuration.
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
Known versions / configurationPangolin official final.{1,2,3}.{0,2,4,6}.3.v2 ensemble; mask=False
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
AccessPublic pinned runner with external reference, annotation and model dependencies.
SourcesMFASS v2 run_pangolin.py · run_pangolin.py; module documentation, main() configuration and scoring procedure
Code licenceMIT for the Rewire runner at the reviewed revision. Upstream Pangolin: GPLv3. These are separate component licences.
Sources (2)Rewire benchmark runner licence; github.com/tkzeng/Pangolin LICENSE · LICENSE; complete MIT grant; upstream LICENSE
Weights licenceA separate grant specifically naming the Pangolin weight files is not stated in the inspected README or repository GPL licence; code and weight scope require clarification. · Not reported in inspected sources
Sourcesgithub.com/tkzeng/Pangolin README.md · README.md; model installation and full repository LICENSE

Evidence table

Inspect claims, sources and review details

Trace each statement to its source and review. A context-only reference supports the record generally; it does not verify an individual field. Source checking does not reproduce an experiment.

One row per statement and cited source. Multiple citations are not independent evaluations. Shared locators are labelled explicitly.

21 evidence rows matching the loaded filters

Claims, original sources and review scope · Release 2026-09-17-d277315f7d76
Property and statementOriginal source and locationReview and provenance
Diagram caption

Schematic of the pinned MFASS configuration; this does not generalise to every member of the model family.

Individual claims
MFASS v2 pinned rewire artifacts

Original source ↗

benchmarks/mfass/README.md, MFASS-v2 results; results/pangolin-maskFalse.json, config and notes at bee9133b83f3aedaf2bbb9013f1875515845607e

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T10:50:02Z

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.diagram.caption

Source artifact SHA-256: a3af693afc070b39b334e359beed7f9affd76f7456a4f9264e2d1e9dab26111d

Hash scope: Local imported data/benchmark-runs/mfass-v2.json; not the upstream repository or result-file hash

Diagram steps

["Variant and genomic context","Pangolin predictor","Splice-strength changes","mask=False aggregation","Variant ranking"]

Individual claims
MFASS v2 pinned rewire artifacts

Original source ↗

benchmarks/mfass/README.md, MFASS-v2 results; results/pangolin-maskFalse.json, config and notes at bee9133b83f3aedaf2bbb9013f1875515845607e

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T10:50:02Z

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.diagram.steps

Source artifact SHA-256: a3af693afc070b39b334e359beed7f9affd76f7456a4f9264e2d1e9dab26111d

Hash scope: Local imported data/benchmark-runs/mfass-v2.json; not the upstream repository or result-file hash

Diagram title

Evaluated pipeline

Individual claims
MFASS v2 pinned rewire artifacts

Original source ↗

benchmarks/mfass/README.md, MFASS-v2 results; results/pangolin-maskFalse.json, config and notes at bee9133b83f3aedaf2bbb9013f1875515845607e

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T10:50:02Z

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.diagram.title

Source artifact SHA-256: a3af693afc070b39b334e359beed7f9affd76f7456a4f9264e2d1e9dab26111d

Hash scope: Local imported data/benchmark-runs/mfass-v2.json; not the upstream repository or result-file hash

Model type

Pretrained splice-usage specialist ensemble

Individual claims
MFASS v2 run_pangolin.py

Original source ↗

run_pangolin.py; module documentation, main() configuration and scoring procedure

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T20:47:15.959417+00:00

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.facts.0.value

Source artifact SHA-256: 83e5b71d7265c63fb0874d7b493ac2c8d205f645c079b09f350d69b44e5c921b

Hash scope: Hash scope not separately documented; inspect source record

Inspected artifact

Architecture / procedure

Official 12-model Pangolin ensemble; use maximum absolute predicted splice-usage change with masking disabled.

Individual claims
MFASS v2 run_pangolin.py

Original source ↗

run_pangolin.py; module documentation, main() configuration and scoring procedure

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T20:47:15.959417+00:00

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.facts.1.value

Source artifact SHA-256: 83e5b71d7265c63fb0874d7b493ac2c8d205f645c079b09f350d69b44e5c921b

Hash scope: Hash scope not separately documented; inspect source record

Inspected artifact

Weights licence

A separate grant specifically naming the Pangolin weight files is not stated in the inspected README or repository GPL licence; code and weight scope require clarification.

Individual claims
github.com/tkzeng/Pangolin README.md

Original source ↗

README.md; model installation and full repository LICENSE

Version: 5cf94b8db938c658391b4305cd7ce33297d44ff7
Retrieved: 2026-09-16T19:46:20.582143+00:00

unreported

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.facts.10.value

Source artifact SHA-256: 9117f9d255d6b6e810d224a600d381192bccccd3f0cd417fed9559d49ca8fffd

Hash scope: Hash scope not separately documented; inspect source record

Inspected artifact

Biological inputs

Variant genomic coordinates, GRCh38 reference and GENCODE annotation

Individual claims
MFASS v2 run_pangolin.py

Original source ↗

run_pangolin.py; module documentation, main() configuration and scoring procedure

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T20:47:15.959417+00:00

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.facts.2.value

Source artifact SHA-256: 83e5b71d7265c63fb0874d7b493ac2c8d205f645c079b09f350d69b44e5c921b

Hash scope: Hash scope not separately documented; inspect source record

Inspected artifact

Outputs

Maximum absolute predicted splice-usage change

Individual claims
MFASS v2 run_pangolin.py

Original source ↗

run_pangolin.py; module documentation, main() configuration and scoring procedure

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T20:47:15.959417+00:00

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.facts.3.value

Source artifact SHA-256: 83e5b71d7265c63fb0874d7b493ac2c8d205f645c079b09f350d69b44e5c921b

Hash scope: Hash scope not separately documented; inspect source record

Inspected artifact

Parameters

An aggregate parameter total for this exact evaluated configuration is not established by the inspected sources.

Individual claims
MFASS v2 run_pangolin.py

Original source ↗

Pinned runner configuration and implementation; inspected for aggregate parameter count (component sizes are not added without an exact configuration)

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T20:47:15.959417+00:00

unreported

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.facts.4.value

Source artifact SHA-256: 83e5b71d7265c63fb0874d7b493ac2c8d205f645c079b09f350d69b44e5c921b

Hash scope: Hash scope not separately documented; inspect source record

Inspected artifact

Training data / fitting

No fitting on MFASS assay outcomes in this runner. Upstream training overlap at assayed exons remains unchecked.

Individual claims
MFASS v2 run_pangolin.py

Original source ↗

run_pangolin.py; module documentation, main() configuration and scoring procedure

Version: bee9133b83f3aedaf2bbb9013f1875515845607e
Retrieved: 2026-09-16T20:47:15.959417+00:00

source checked

automated source review · 2026-09-16

Audit details

Pinned MFASS runner source rechecked at bee9133b83f3aedaf2bbb9013f1875515845607e. Existing numerical records and historical artifacts remain unchanged; no new run was performed.

Field: attributes.profile.facts.5.value

Source artifact SHA-256: 83e5b71d7265c63fb0874d7b493ac2c8d205f645c079b09f350d69b44e5c921b

Hash scope: Hash scope not separately documented; inspect source record

Inspected artifact

Sources and history

Release 2026-09-17-d277315f7d76 · Record review: source checked

5 source records and release historyDownload this release
Technical metadata and extraction receipts

Stable ID: rewire-model-pangolin-maskfalse

areas
dna-genomes
entity level
method
version
bee9133b83f3aedaf2bbb9013f1875515845607e
reported name
Pangolin · mask=False
historical missing metadata
metadata review scope
historical_missing_metadata preserves the original discovery state. Current descriptive evidence and missingness are recorded in profile.facts; numerical-result review is separate.
legacy kinds
model
entity classification
review date: 2026-09-17; rationale: This source-scoped entry preserves the method/configuration actually named in an evaluation. It is neither a global family identity nor proof of an immutable checkpoint; the linked evaluation retains adaptation, fitting and scoring details.; source ids: evidence-reported-rewire-run-pangolin; source locator: run_pangolin.py; module documentation, main() configuration and scoring procedure | run_pangolin.py module documentation and recorded runner configuration; ambiguities: Configuration means the source-labelled evaluated identity. It does not establish missing checkpoint hashes, default settings or equivalence to same-named records in other papers.
Related records

Suggest a correction