rewire.it
Configuration

GEARS

GEARS predicts transcriptional responses to single- and multi-gene perturbations from single-cell perturbation screens.

Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model

1 evaluation · 2 metric rows

How it worksGEARS workflow
GEARS workflow1. Perturbation screen. Then: 2. Gene and perturbation graph representations. Then: 3. GEARS prediction. Then: 4. Expression responseGEARS workflow1. Perturbation screen. Then: 2. Gene and perturbation graph representations. Then: 3. GEARS prediction. Then: 4. Expression responseGEARS workflow1. Perturbation screen. Then: 2. Gene and perturbation graph representations. Then: 3. GEARS prediction. Then: 4. Expression response

Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation.

Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model

Overview

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

Evaluations and results

1 evaluation · 2 metric rows. Different protocols are not a single leaderboard.

Filter evaluations

Applied filters: All linked evaluations

Exact evaluated configurations and original reported results
Tested configurationProtocol and datasetFindingEvidence and details
Configuration: GEARSProtocol: GEARS Norman2019 CPA-control comparison MSE: Norman2019 perturbation-response MSE
Dataset subset: Norman et al.2019 perturbation data used in GEARS Supplementary Table6 (GEARS Norman2019 CPA-control comparison split)
0.216 ± 0.053 mse
squared_expression_units_unreported · lower

Uncertainty: type: unreported; reported spread: 0.053; note: Printed ± spread; SD/SE/CI type not established by inspected table caption.

Coverage: Not reported scored / Not reported eligible

Author-reported evaluation · source checked
Methods, coverage and source

GEARS on GEARS Norman2019 CPA-control comparison MSE: Norman2019 perturbation-response MSE

Predict post-perturbation expression on Norman2019. MSE compares predicted and true expression; Pearson DE compares predicted versus true change over unperturbed controls (Supplementary Table1). Exact Table6 scoring gene subset and split manifest remain unextracted.

Aggregation: Not reported

GEARS primary supplement, Table6 · Supplementary Table6, printed p34 / PDF p35, row GEARS, column MSE
Configuration: GEARSProtocol: GEARS Norman2019 CPA-control comparison Pearson DE: Norman2019 perturbation-response Pearson DE
Dataset subset: Norman et al.2019 perturbation data used in GEARS Supplementary Table6 (GEARS Norman2019 CPA-control comparison split)
0.556 ± 0.030 pearson_delta_expression
correlation · higher

Uncertainty: type: unreported; reported spread: 0.030; note: Printed ± spread; SD/SE/CI type not established by inspected table caption.

Coverage: Not reported scored / Not reported eligible

Author-reported evaluation · source checked
Methods, coverage and source

GEARS on GEARS Norman2019 CPA-control comparison Pearson DE: Norman2019 perturbation-response Pearson DE

Predict post-perturbation expression on Norman2019. MSE compares predicted and true expression; Pearson DE compares predicted versus true change over unperturbed controls (Supplementary Table1). Exact Table6 scoring gene subset and split manifest remain unextracted.

Aggregation: Not reported

GEARS primary supplement, Table6 · Supplementary Table6, printed p34 / PDF p35, row GEARS, column Pearson DE

Source checking is not independent reproduction. Release 2026-09-23-2b89723c6dd9.

Use this model

How it works, versions and access

Related profile: GEARS. This page retains the exact record and its evaluation context.

This configuration

GEARS configuration as evaluated in GEARS Table6.

record
GEARS
configuration
Not reported
entity type
Configuration

How it works

How it works

GEARS predicts transcriptional responses to single- and multi-gene perturbations from single-cell perturbation screens. Two graph encoders represent gene coexpression and Gene Ontology perturbation similarity. Perturbation embeddings are composed with gene embeddings, then a cross-gene network and gene-specific decoders predict expression changes. The documented inputs are single-cell expression data, perturbation labels and the graph resources used by the configured model. The output consists of predicted gene-expression responses and genetic-interaction analyses.

Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Versions and reproducibility

The README describes v0.1.1 updates; a specific trained checkpoint must be recorded separately. A gene-expression vector and perturbation set over the configured gene inventory; no fixed nucleotide or amino-acid token window.

Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Strengths, limitations and unresolved questions

Strengths and limitations

Profile review details

Inspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied.

Stable record: catalog-model-gears

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 typeGraph-based perturbation-response predictor
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
ArchitectureTwo graph encoders represent gene coexpression and Gene Ontology perturbation similarity. Perturbation embeddings are composed with gene embeddings, then a cross-gene network and gene-specific decoders predict expression changes.
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
InputsSingle-cell expression data, perturbation labels and the graph resources used by the configured model.
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
OutputsPredicted gene-expression responses and genetic-interaction analyses.
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
ParametersConfiguration-dependent: gene and perturbation embedding tables grow with the selected gene/perturbation inventory, alongside graph and decoder parameters.
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Known versionsThe README describes v0.1.1 updates; a specific trained checkpoint must be recorded separately.
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Training dataFitted to the selected perturbation screen. Examples include Norman, Adamson and Dixit; the repository also lists Replogle RPE1/K562 loaders.
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Training cutoffInapplicable as a universal pretrained-model cutoff: GEARS fits the provided perturbation training set and builds its coexpression graph from that set. · Not applicable
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Context limitsA gene-expression vector and perturbation set over the configured gene inventory; no fixed nucleotide or amino-acid token window.
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Weights licenceSeparate checkpoint-distribution terms are not stated in the inspected release documentation and licence material. The source-code licence alone is not recorded as an explicit weight grant. · Not reported in inspected sources
Sources (4)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML; snap-stanford/GEARS: LICENSE · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model; LICENSE: licence text
AccessOfficial project documentation and implementation: https://github.com/snap-stanford/GEARS
Sources (3)snap-stanford/GEARS: README.md; snap-stanford/GEARS: gears/model.py; gears: Journal full-text XML · GEARS paper Methods: Overview, Gene coexpression graph encoder, GO graph, Cross-gene effects and gene-specific decoder; gears/model.py: GEARS_Model
Code licenceMIT
Sourcessnap-stanford/GEARS: LICENSE · LICENSE: licence text

Evidence

Source checking verifies the cited claim or transcription. It does not establish independent reproduction.

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.

2 evidence rows matching the loaded filters

Claims, original sources and review scope · Release 2026-09-23-2b89723c6dd9
Property and statementOriginal source and locationReview and provenance
Relationship: family
catalog-model-gears
Individual claims
GEARS primary supplement, Table6

Original source ↗

Supplementary Table6, printed p34 / PDF p35, row GEARS; Supplementary Note5.

Version: 10.1038/s41587-023-01905-6 publisher supplement
Retrieved: 2026-09-23T11:36:52.243763+00:00

source checked

automated source review · 2026-09-23

Audit details

Source-backed evaluated identity only; no independent reproduction.

Field: links:family:catalog-model-gears

Claim: gears-2023-supp-table6-method-gears-catalog-model-gears-identity-claim

Source artifact SHA-256: 1daaeb10f072577a3e420a796cd7e29e88ea9462639de7332ae91b2fe86b3b24

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

Inspected artifact

Relationship: family
discovery-model-gears
Individual claims
GEARS primary supplement, Table6

Original source ↗

Supplementary Table6, printed p34 / PDF p35, row GEARS; Supplementary Note5.

Version: 10.1038/s41587-023-01905-6 publisher supplement
Retrieved: 2026-09-23T11:36:52.243763+00:00

source checked

automated source review · 2026-09-23

Audit details

Source-backed evaluated identity only; no independent reproduction.

Field: links:family:discovery-model-gears

Claim: gears-2023-supp-table6-method-gears-discovery-model-gears-identity-claim

Source artifact SHA-256: 1daaeb10f072577a3e420a796cd7e29e88ea9462639de7332ae91b2fe86b3b24

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

Inspected artifact

Sources and history

View linked audit checks and correction history

Release 2026-09-23-2b89723c6dd9 · Record review: source checked

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

Stable ID: gears-2023-supp-table6-method-gears

areas
cells-spatial-multiomics
source locator
Supplementary Table6, printed p34 / PDF p35, row GEARS; Supplementary Note5.
missing metadata
checkpoint revision: unreported; parameters: unextracted
Related records

Suggest a correction