Corpus 1,272 assessed · 1,173 scored · 643 reproduced ≥75 · 168 flagged ·∅ 74.1/100
← New search

pysradb: A Python package to query next-generation sequencing metadata and data from NCBI Sequence Read Archive.

F1000Res · 2019
L1 90/100 3/4
Why this verdict

The main results reproduced: recomputed values matched the published ones within tolerance.

Reproduced on the brainbox compute brainarbeit.com
Scoring basis — itemised

Every item that counted toward this verdict, and the exact part of the reproduction that produced it.

Supporting (toward a concern)
Minor / cosmetic deviation
+1 pts
From: Q3 · Location of the main deviation 🟡
Concordant (toward reproduced)
All content-critical questions reproduced
-4 pts
From: Q7 · Core claim 🟢
Code + data deposited & functional
-2 pts
From: Data & code availability Available & functional
Total score -5
✓ What held up
  • Same input data as the authors
  • Reported values were directly comparable
  • No authors-side cause for any deviation
  • Reported values are derivable from the shared data
  • Any deviation was negligible
  • The central claim held under reproduction
  • Overall, the reproduction was clean
What did not (or only partly)
  • 🟡A deviation arose in the data or preprocessing
How its reproducibility compares
90/100
Reproducibility score
0.9 SD above mean
vs. all fields · 1173 studies
🎯 Scores higher than 79% of all assessed papers rank 211 of 1173 scored

A 0–100 reproducibility-quality score from the per-question grades, shown as a z-score: standard deviations above (+) or below (−) the mean of comparable assessments.

Reproduction agent’s raw note

Described well enough -> 1:1 reproduction. pysradb is a software-tool paper; its reported results are the Use-cases command outputs. Re-ran the exact pysradb commands on the paper's exact public accessions on a «our HPC» compute node («job», pysradb 2.5.1 / Python 3.10, SRAweb backend). 4 of 5 claims EXACT incl. the BRIEF headline GSE24355->SRP003870 (C1) and the full SRP010679 metadata table (C4, all 12 experiments/samples/runs). C5 (SRP000941 assay-type counts) is partial: 4 of 5 buckets identical to the unit (999/768/353/28), only the catch-all OTHER drifted 121->59 -- expected because SRP000941 (NIH Roadmap Epigenomics) is an actively re-curated study and the paper's counts came from a frozen 2019 SRAmetadb.sqlite snapshot while we used the live SRAweb backend. No fabrication signals: every reported value is regenerable from the named public accessions via the published tool. NOT attempted (out of scope per 80/20): pysradb download (fetches GBs of FASTQ/SRA, no checkable reported value), pysradb search free-text (unbounded/time-dependent), and downloading SRAmetadb.sqlite (upstream snapshot no longer hosted; not needed for the accession mappings).

💻 Code ↗ 🗄 Data: GSE24355

These records describe the outcome of reproduction attempts carried out autonomously by brainbox using large language models (LLMs). They are not peer review, not an audit, and not a determination of error or misconduct by any author. A verdict reflects what one attempt could or could not reproduce — which may depend on data access, undocumented parameters, the computing environment, or the depth of effort — and not a judgement of the people who did the work. We can be wrong, and we correct mistakes quickly: every record carries a “report an error” button.

Assessment versions

Every reproduction run is kept as an immutable version — anchored to the data as it stood, with a tamper-evident chain hash. A rerun (e.g. after an author updates a deposit) adds a new version; the previous one stays on record.

  1. v1 current initial assessment Score 90
    assessed: 2026-06-14 ⛓ 81145ae2c9eb
✎ I am an author of this paper

Updated or fixed a deposit, or is there an erratum? Ask us to re-run the metrics. We verify by email first; the new result is published as a new version with full history — nothing is overwritten.

Reason for the rerun

We email you a confirmation link first. The rerun is an objective re-measurement — it cannot change the verdict in your favour, only ask us to look again.

Provenance — full disclosure

When this reproduction was carried out, which methodology version was used, and by whom — so the record can be audited and checked independently.

Reproduced
2026-06-14
Rubric version
v1.0
Assessed by
🤖 AI curator · claude (ai-curator room) · v1.0 · run #1 2026-06-15
no human curator yet
Last updated
2026-08-05

Provisional, curator- or AI-assessed, and independently checkable. A reproduction outcome states what one attempt could reproduce — not a judgement of the authors.

Deep full-text extraction

Model: opus
Founding hypothesis

Programmatic access to NCBI Sequence Read Archive (SRA) metadata and data is limited and often requires familiarity with a programming language; the paper introduces pysradb, a Python package providing a command-line interface to query and download SRA metadata and data using the curated SRAdb SQLite database.

Core claims
  • pysradb provides a simple, user-friendly command-line interface for querying metadata and downloading datasets from SRA without requiring knowledge of a programming language. resource
  • pysradb builds upon the principles of the SRAdb project and utilizes its frequently updated SRAmetadb.sqlite SQLite database for metadata queries. method
  • pysradb offers a chain of sub-commands to retrieve metadata, convert between accession types (e.g., GSE-to-SRP, GSE-to-GSM, GSM-to-SRR), and download datasets. method
  • pysradb enables seamless downloads from SRA, organizing data following the NCBI hierarchy (SRP => SRX => SRR) and supporting Unix pipe-based inputs for subsetting (e.g., by assay). method
  • pysradb is written in Python 3, is open-source under the BSD 3-Clause License, runs on Linux and Mac, and is installable via PyPI and bioconda. resource
  • pysradb uses pandas for data frame operations and tqdm to display progress for long-running download tasks. method
Experimental setups
Assay System Perturbation Readout Platform
metadata query (search sub-command) SRA SRAmetadb.sqlite database (schema v1.0, timestamp 2019-01-25) none study/experiment/sample/run accessions matching keyword (e.g., 'ribosome profiling') SRAmetadb.sqlite
metadata retrieval (metadata sub-command with --desc/--expand) SRA project SRP010679 (PC3 human prostate cancer cells, Ribo-seq/RNA-seq) drug treatment (vehicle, rapamycin, PP242) experiment/sample/run accessions and sample attributes (cell line, sample type, treatment) SRAmetadb.sqlite
assay-type tabulation (metadata --assay) SRA project SRP000941 none counts of assay types (Bisulfite-Seq, ChIP-Seq, OTHER, RNA-Seq, WGS) SRAmetadb.sqlite
accession conversion (gse-to-srp) GEO studies GSE24355, GSE25842, GSE100007 none corresponding SRP study (and experiment/sample) accessions SRAmetadb.sqlite
accession conversion (gse-to-gsm with --desc/--expand) GEO study GSE41637 (mouse tissues, strain DBA/2J) none GSM experiment aliases and sample attributes (source, strain, tissue) SRAmetadb.sqlite
accession conversion (gsm-to-srr) GEO experiments GSM1020640, GSM1020646 none corresponding SRA run (SRR) accessions SRAmetadb.sqlite
data download (download sub-command) SRA projects SRP000941, SRP010679 none downloaded raw sequencing data organized by SRP/SRX/SRR NCBI SRA
Key results
  • Searching 'ribosome profiling' returned relevant SRA projects (e.g., DRP003075, ERP013565) with associated study/experiment/sample/run accessions.
  • metadata for SRP010679 resolved experiment, sample, and run accessions and expanded sample attributes into columns (cell line PC3; treatments vehicle/rapamycin/PP242).
  • Assay-type breakdown for SRP000941 across runs. 999 Bisulfite-Seq, 768 ChIP-Seq, 121 OTHER, 353 RNA-Seq, 28 WGS
  • gse-to-srp converted GSE24355 to SRP003870 and GSE25842 to SRP005378.
  • gsm-to-srr converted GSM1020640 to SRR594393 and GSM1020646 to SRR594399.
  • download with a piped, grep-filtered metadata stream downloads only RNA-Seq samples from a project.
Key statistics
  • count 999 (Bisulfite-Seq runs in SRP000941)
  • count 768 (ChIP-Seq runs in SRP000941)
  • count 353 (RNA-Seq runs in SRP000941)
  • count 121 (OTHER assay runs in SRP000941)
  • count 28 (WGS runs in SRP000941)

Statistical methods review

Model: opus

A neutral, descriptive read of the statistical approach — what was done, and (for shared learning, not as criticism) what could also have been done.

This is a software tool article describing pysradb, a Python command-line package for querying and downloading next-generation sequencing metadata and data from the NCBI Sequence Read Archive. The work is methodological/engineering in nature: it presents implementation details, continuous-integration testing across Python versions and operating systems, and demonstrative use cases on public accessions. No experimental design, hypothesis testing, or inferential statistical analysis of data is reported.

Replicationna Groupsna (no comparative experiment; demonstrations use public SRA/GEO accessions) Pairingna Randomization/blindingna Dispersionnone
Approaches that could also have been used
  • The paper validates the tool primarily through continuous-integration unit tests and demonstrative use cases on selected public accessions.
    Could also: A quantitative benchmark comparing query/download runtime or completeness against existing tools (e.g., SRAdb in R or Entrez efetch), reported with summary statistics across repeated runs, could also be presented. — Such a benchmark would add a descriptive, reproducible performance characterization and let readers compare tools on common metrics; it is a common complement for software tool papers.
  • Demonstration outputs are presented as single illustrative command runs (one table per example).
    Could also: Repeating timed operations and summarizing central tendency and spread (e.g., median with IQR or mean with a 95% CI) would also be an option for any timing or coverage claims. — Reporting a measure of spread alongside a point estimate conveys run-to-run variability and is often preferred when any performance figures are quoted.
  • Correctness of accession conversions is shown via example mappings.
    Could also: A systematic accuracy check against a gold-standard set of known GSE↔SRP↔SRR mappings, reported as a proportion (with a binomial confidence interval), could also be used. — A proportion-with-CI summary would give a descriptive, quantitative sense of mapping reliability across many records rather than selected examples.
Software: Python (3.5/3.6/3.7) 3.5, 3.6, 3.7 · pandas · tqdm v4.20.0 (referenced) · SQLite · pysradb v0.9.0 · SRAdb (R) / SRAmetadb.sqlite schema 1.0, timestamp 2019-01-25 · Travis CI · bioconda / PyPI

Result convergence & founder nodes

Findings this paper shares with others that ran a comparable experiment. A node’s strength is how many independent papers report it (replication breadth) — not how often it is cited, so a heavily-replicated but under-cited founder still stands out.

Citation network

Where this publication sits in the reproducibility-weighted citation graph — what it is built on, and what is built on it. Citation data from OpenAlex.

Authors · 1
Citations
57
Impact: high
Foundation confidence
None of its references are in our reproducibility record yet — its foundation cannot be assessed.
Topics

No assessed neighbours yet — the network grows as more papers are assessed.

Data lineage

The datasets this paper uses (text-mined from the full text via Europe PMC), and which other assessed papers stand on the same data. A shared dataset is a factual link — not a judgement.

DRP003075 ENA in Data Availability (http://purl.obolibrary.org/obo/IAO_0000611)
no other assessed paper uses this yet
DRR021383 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRR021384 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRR021385 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRR021387 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRR021388 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRR021390 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRR021391 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRX019536 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRX019537 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRX019538 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRX019540 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRX019541 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRX019543 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
DRX019544 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
ERP013565 ENA in Data Availability (http://purl.obolibrary.org/obo/IAO_0000611)
no other assessed paper uses this yet
ERR1190989 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
ERX1264364 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSE100007 GEO in Data Availability (http://purl.obolibrary.org/obo/IAO_0000611)
no other assessed paper uses this yet
GSE24355 GEO in Article (http://semanticscience.org/resource/SIO_001029)
no other assessed paper uses this yet
GSE25842 GEO in Data Availability (http://purl.obolibrary.org/obo/IAO_0000611)
no other assessed paper uses this yet
GSE41637 GEO in Data Availability (http://purl.obolibrary.org/obo/IAO_0000611)
no other assessed paper uses this yet
GSM1020640 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020641 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020642 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020643 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020644 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020645 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020646 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020647 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM1020648 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667747 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667748 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667749 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667750 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667751 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667752 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667753 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667754 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
GSM2667755 GEO in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRP000941 ENA in Data Availability (http://purl.obolibrary.org/obo/IAO_0000611)
no other assessed paper uses this yet
SRP003870 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRP005378 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRP010679 ENA in Data Availability (http://purl.obolibrary.org/obo/IAO_0000611)
no other assessed paper uses this yet
SRP109126 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403882 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403883 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403884 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403885 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403886 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403887 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403888 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403889 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403890 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403891 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403892 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR403893 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR594393 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRR594399 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118285 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118286 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118287 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118288 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118289 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118290 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118291 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118292 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118293 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118294 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118295 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX118296 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916198 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916199 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916200 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916201 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916202 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916203 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916204 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916205 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet
SRX2916206 ENA in Table (http://semanticscience.org/resource/SIO_000419)
no other assessed paper uses this yet

What was reproduced

The exact results taken into scope, with each reported value next to the value our attempt produced.

Scope — pmid-31114675 (pysradb)

Paper: Choudhary S. pysradb: A Python package to query next-generation sequencing metadata and data from NCBI Sequence Read Archive. F1000Research 2019. DOI 10.12688/f1000research.18676.1 · PMID 31114675 · PMCID PMC6505635.

Nature of the paper. This is a software tool paper. There is no wet-lab experiment and no statistical figure to redo. The paper's "results" are the worked command-line examples in the Use cases / Methods section: each shows a pysradb subcommand and the metadata it returns (accession mappings, metadata tables, assay-type counts). These outputs ARE the pipeline-derived results.

The "pipeline" here = pysradb itself (the published tool, https://github.com/saketkc/pysradb), applied to the public NCBI SRA / GEO metadata. Per BRIEF rule P16, running the tool on the paper's own example accessions is a fully valid 1:1 reproduction.

In scope (deterministic metadata-mapping outputs — reproduce these)

These map public accessions to public accessions; they are stable facts in GEO/SRA and must reproduce exactly regardless of metadata-backend version.

id command (from paper) reported output
C1 pysradb gse-to-srp GSE24355 GSE25842 GSE24355→SRP003870 ; GSE25842→SRP005378
C2 pysradb gse-to-gsm GSE41637 GSM1020640…GSM1020648 (9 GSMs)
C3 pysradb gsm-to-srr GSM1020640 GSM1020646 GSM1020640→SRR594393 ; GSM1020646→SRR594399
C4 pysradb metadata SRP010679 experiments SRX118285–SRX118296 (12); samples SRS290854–SRS290865; runs SRR403882–SRR403893

GSE24355 is the BRIEF's headline dataset → its SRP mapping (C1) is the primary claim.

In scope but expected to DRIFT (the "hard 20%")

id command reported output note
C5 pysradb metadata SRP000941 --assay | … | uniq -c 999 Bisulfite-Seq, 768 ChIP-Seq, 121 OTHER, 353 RNA-Seq, 28 WGS SRP000941 = NIH Roadmap Epigenomics, an actively growing project. The paper's counts came from the SRAmetadb.sqlite snapshot dated 2019-01-25; live SRAweb counts will be ≥ those. Attempt, but a mismatch here is expected and is NOT evidence of fabrication.

Out of scope (not attempted, with reason)

  • pysradb download examples — they fetch raw FASTQ/SRA (GBs); the result is bytes on disk, nothing the paper reports a checkable value for. Skipped per 80/20.
  • pysradb search '"ribosome profiling"' — free-text search over the whole live SRA; output is unbounded and time-dependent, no fixed reported value. Skipped.
  • pysradb srametadb (download SRAmetadb.sqlite) — the upstream snapshot is no longer hosted/updated; not required for the in-scope mappings (SRAweb backend gives the same accession mappings). Skipped.

Backend note (faithfulness)

The 2019 paper used the local SRAmetadb.sqlite snapshot. Current pysradb defaults to the live SRAweb (NCBI Entrez) backend. The accession mappings (C1–C4) are immutable identifiers and reproduce identically across backends; only aggregate counts over growing projects (C5) can drift. We reproduce with the tool's current default backend and flag this explicitly.

C1
Reported
gse-to-srp: GSE24355->SRP003870 ; GSE25842->SRP005378
Reproduced
GSE24355->SRP003870 ; GSE25842->SRP005378
exact
C2
Reported
gse-to-gsm GSE41637 -> GSM1020640..GSM1020648 (head of output)
Reproduced
all of GSM1020640..GSM1020648 present in full 134-GSM result (order differs; paper truncated via | head)
exact
C3
Reported
gsm-to-srr: GSM1020640->SRR594393 ; GSM1020646->SRR594399
Reproduced
GSM1020640->SRR594393 ; GSM1020646->SRR594399
exact
C4
Reported
metadata SRP010679: exp SRX118285-SRX118296, samp SRS290854-SRS290865, run SRR403882-SRR403893 (12 each)
Reproduced
exp SRX118285-SRX118296, samp SRS290854-SRS290865, run SRR403882-SRR403893 (12 each)
exact
C5
Reported
metadata SRP000941 --assay: 999 Bisulfite-Seq, 768 ChIP-Seq, 121 OTHER, 353 RNA-Seq, 28 WGS
Reproduced
999 Bisulfite-Seq, 768 ChIP-Seq, 59 OTHER, 353 RNA-Seq, 28 WGS
partial

Assessments & scoring basis

Each contributor’s verdict, the per-question basis, and the auditable, itemised worksheet behind it.

🤖 AI curator · claude (ai-curator room) · v1.0 L1 90/100

An automated assessment. It can flag an open question for review but can never, on its own, record a discrepancy verdict (C5) against a paper.

🟢1. Data identity
🟢2. Endpoint comparability
🟡3. Location of the main deviation
🟢4. Cause of the deviation
🟢5. Derivability / plausibility
🟢6. Severity of the deviation
🟢7. Core claim
🟢8. Severity of the miss (overall human judgment)
Scoring basis — itemised

Every item that counted toward this verdict, and the exact part of the reproduction that produced it.

Supporting (toward a concern)
Minor / cosmetic deviation
+1 pts
From: Q3 · Location of the main deviation 🟡
Concordant (toward reproduced)
All content-critical questions reproduced
-4 pts
From: Q7 · Core claim 🟢
Code + data deposited & functional
-2 pts
From: Data & code availability Available & functional
Total score -5

Software-tool paper: re-running pysradb 2.5.1 on the paper's exact public accessions reproduces 4/5 claims exactly, including all immutable GSE/GSM/SRP/SRX/SRS/SRR mappings. The single deviation is C5's --assay OTHER bucket (121->59), confined to one catch-all category while the other four match to the unit; this sits on the data/input version side (frozen 2019 SRAmetadb snapshot vs live SRAweb on an actively re-curated study), not on the authors' side or the reproduction logic. Severity is low and the tool's central claim holds; no fabrication concern.

🤝
Reproduced automatically — and fairly

Automated reproduction checks whether a published result can be regenerated from the paper’s described methods and shared data. When something does not reproduce, that is not a claim of error or misconduct — most often it reflects under-described methods, software or environment differences, or gaps in data access, and some of the pre-print papers in the queue may carry issues their authors had no part in. The goal is shared awareness that rigorous, fully-described methods help everyone — never a judgement of any author.

Are you an author? We would genuinely like to hear from you — to clarify the record, add data or code, re-run the pipeline after an accession update, and publish your response right next to the assessment. Everything here is open and auditable.

🚩 Report an error in this record

Spotted something wrong — a verdict you’d contest, a data or value error, or a private detail that slipped through? Tell us, with a short justification. Authors and readers are equally welcome to write in; we review every report.

Prefer email, or the form below not working? Contact us at support@doesitreproduce.com.

Reproduction footprint

claude-opus-4-8

Measured resources invested to assess this paper — sanitised (machine class only, no job ids/paths). Compute = HPC accounting (SLURM); tokens = the AI agent's session.

76.6 k
tokens (I/O) · 5.6 M incl. cache
10 min
runtime · 0.01 CPU-h
2.5 GB
peak RAM
1
HPC jobs
hummel
machine