https://github.com/ayushnoori/alphafold-tracker
Tracking publications on AlphaFold 2 and its applications.
https://github.com/ayushnoori/alphafold-tracker
alphafold2 protein-structure
Last synced: 7 days ago
JSON representation
Tracking publications on AlphaFold 2 and its applications.
- Host: GitHub
- URL: https://github.com/ayushnoori/alphafold-tracker
- Owner: ayushnoori
- Created: 2021-11-08T04:04:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T01:39:26.000Z (over 4 years ago)
- Last Synced: 2025-10-12T08:45:47.208Z (10 months ago)
- Topics: alphafold2, protein-structure
- Language: JavaScript
- Homepage: http://www.ayushnoori.com/alphafold-tracker
- Size: 34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlphaFold Publication Tracker
Cataloging publications on [AlphaFold 2](https://alphafold.com/).
## About
In November 2020, a team from Google DeepMind released AlphaFold 2 (AF2), an artificial intelligence (AI) system to predict 3D protein structure from an amino acid sequence. This website records publications pertaining to AF2 and its applications. Further, the [Examples](https://www.ayushnoori.com/alphafold-tracker/examples) page offers several interactive comparisons between experimentally-determined structures and AF2 predictions.
This website is publicly available at [www.ayushnoori.com/alphafold-tracker](https://www.ayushnoori.com/alphafold-tracker).
## Acknowledgements
Developed by [Ayush Noori](https://www.ayushnoori.com/) for [CS50](https://cs50.harvard.edu/college/2021/fall/) at Harvard College and made public with permission.