Skip to content

.zenodo.json: link deposit to BANC paper (Nature + bioRxiv)#11

Open
alexanderbates wants to merge 1 commit into
DrugowitschLab:mainfrom
alexanderbates:add-banc-paper-related-identifiers
Open

.zenodo.json: link deposit to BANC paper (Nature + bioRxiv)#11
alexanderbates wants to merge 1 commit into
DrugowitschLab:mainfrom
alexanderbates:add-banc-paper-related-identifiers

Conversation

@alexanderbates

Copy link
Copy Markdown
Contributor

Links the ConnectomeInfluenceCalculator Zenodo deposit (10.5281/zenodo.15999930) back to the BANC connectome paper that uses it, so the deposit's DataCite record records the relationship and the badge appears on the paper's reference graph.

Summary

Adds two related_identifiers to .zenodo.json:

  • isSupplementTo10.1038/s41586-026-10735-w (Nature article, open access)
  • isSupplementTo10.1101/2025.07.31.667571 (bioRxiv preprint, retained for backward compatibility)

Context

ConnectomeInfluenceCalculator is used in:

Bates AS, Phelps JS, Kim M, Yang HHJ, et al. (2026). Distributed control circuits across a brain-and-cord connectome. Nature (open access). https://doi.org/10.1038/s41586-026-10735-w

…to compute all-to-all + sensory→effector + AN/DN→effector influence tables for the BANC connectome. The natverse wrapper influencer (which directly wraps this library) declares the relationship the other way (isDerivedFrom10.5281/zenodo.15999930); this PR closes the loop.

Effect on existing deposit

The current Zenodo record (DOI 15999930) is immutable. This change takes effect at the next GitHub release whenever you cut one — the new version of the deposit will carry the related_identifiers block.

Test plan

  • .zenodo.json parses as valid JSON.
  • After next release: confirm Zenodo deposit page shows "References / is supplement to" link to the Nature article.

ConnectomeInfluenceCalculator was used in the BANC connectome paper
(Bates, Phelps, Kim, Yang et al., 2026, Nature, doi: 10.1038/s41586-026-10735-w;
preprint v3: bioRxiv 10.1101/2025.07.31.667571) to compute all-to-all
plus sensory→effector influence tables. Linking the upstream Zenodo
deposit (10.5281/zenodo.15999930) back to the paper via DataCite
related_identifiers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant