Skip to content

Add AlphaFold citations to docs and ProteinStructureView component#663

Open
davereinhart wants to merge 1 commit intorelease-2026.3.0from
davereinhart/alphafold-citations
Open

Add AlphaFold citations to docs and ProteinStructureView component#663
davereinhart wants to merge 1 commit intorelease-2026.3.0from
davereinhart/alphafold-citations

Conversation

@davereinhart
Copy link
Copy Markdown
Contributor

This pull request adds reference citations for AlphaFold and related resources to both the documentation and the ProteinStructureView component. This helps provide proper attribution and context for users viewing the protein structure visualizations.

Documentation and attribution improvements:

  • Added a references section citing key AlphaFold publications to the protein structure viewer documentation (docs/content/finding-data/visualizations.md).
  • Added the same references as a citation list below the 3D structure viewer in the ProteinStructureView.vue component, ensuring users see attribution directly in the UI.

@davereinhart davereinhart linked an issue Apr 29, 2026 that may be closed by this pull request
Comment on lines +92 to +93
<li>Jumper, J et al. Highly accurate protein structure prediction with AlphaFold. <em>Nature</em> (2021)</li>
<li>Fleming J. et al. AlphaFold Protein Structure Database and 3D-Beacons: New Data and Capabilities. <em>Journal of Molecular Biology</em> (2025)</li>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nitpick on the style, one of these has a comma after the last name while the other doesn't.

Copy link
Copy Markdown
Collaborator

@bencap bencap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these!

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.

Add Alphafold citation to protein structure visualizer

2 participants