Use when assembling the Supporting Information (SI), data-availability statement, and public-data/code deposit for an Environmental Science & Technology (ES&T) manuscript. ES&T expects materials, data, and protocols to be deposited in public databases and a data-availability statement, with SI submitted alongside the manuscript. It guides reporting and deposit; it does not generate the underlying data.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill est-reporting-and-reproducibility --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Est Reporting And Reproducibility?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-est-reporting-and-reproducibility)More formats (shields.io, HTML) on the badges page.
---
name: est-reporting-and-reproducibility
description: Use when assembling the Supporting Information (SI), data-availability statement, and public-data/code deposit for an Environmental Science & Technology (ES&T) manuscript. ES&T expects materials, data, and protocols to be deposited in public databases and a data-availability statement, with SI submitted alongside the manuscript. It guides reporting and deposit; it does not generate the underlying data.
---
# Reporting & Reproducibility (est-reporting-and-reproducibility)
ES&T strongly encourages public data and expects authors to make **materials, data, and protocols**
available through public databases, with a **data-availability statement** and a **Supporting
Information** file submitted alongside the manuscript and reviewed with it. Build these as you go, not
the night before submission.
## When to trigger
- Assembling the **Supporting Information (SI)** PDF/files
- Writing the **data-availability statement** and choosing repositories
- Depositing data, spectra, sequences, code, and protocols
- Making sure every figure/table can be regenerated from deposited data
## What ES&T expects
1. **Supporting Information.** Submitted simultaneously as separate file(s); describe contents and
file type in the SI paragraph (e.g., "Additional analytical methods, calibration data, and NMR
spectra (PDF)"). Available to reviewers; free to readers on publication.
2. **Data-availability statement.** State where the data live and how to access them; cite
**accession codes / DOIs**.
3. **Public deposition by data type** (see `resources/external_tools.md`):
- Sequences → **GenBank / ENA / DDBJ**; omics/microarray → **GEO / ArrayExpress**;
proteomics → **PRIDE / ProteomeXchange**; mass spectra → **MassIVE / MetaboLights / MassBank**.
- General data/code → **Dryad, figshare, Zenodo, OSF**.
4. **Methods reproducibility.** Report instrument settings, reagents/standards, QA/QC, and analysis
steps in enough detail to reproduce; deposit analysis code with seeds and pinned versions.
5. **Restricted data.** If data cannot be fully shared (privacy/legal), explain why and give README
instructions on how to obtain it; provide what can be shared.
## SI assembly checklist
- [ ] Extended methods, reagents/standards, instrument parameters
- [ ] Calibration curves, QA/QC tables (blanks, recoveries, CRMs, LOD/LOQ)
- [ ] Supplementary figures/tables/spectra referenced in order (Figure S1, Table S1…)
- [ ] Data-availability statement with accession/DOI
- [ ] Code/scripts deposited; figures regenerate from deposited data
- [ ] Page/word limits and file formats per ACS SI guidance (待核实 on specifics)
## Anti-patterns
- "Data available on request" with no statement, repository, or accession
- An SI that is a dumping ground with no described contents or ordering
- Spectra/sequences/omics not deposited in the expected community database
- Code that does not run, or that cannot regenerate the manuscript's exhibits
- Leaving SI + deposition to submission day, so numbers drift from the manuscript
## Output format
```
【SI contents】described + ordered (S-numbered)? [Y/N]
【Data-availability statement】present with accession/DOI? [Y/N]
【Deposition】data type → repository (GenBank/GEO/PRIDE/MassIVE/Dryad/Zenodo/OSF)
【Code】deposited, seeds + pinned versions, regenerates exhibits? [Y/N]
【Restricted data】justified + README to obtain? [N/A or Y/N]
【Next】est-writing-style
```
## Supplementary resources
- [`../../resources/external_tools.md`](../../resources/external_tools.md) — repositories by data type; reproducibility tooling
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — data-availability and SI policy
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!