Skip to content

Commit 88985d0

Browse files
Added NAR link for AlphaFind
1 parent 370f5dc commit 88985d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
Learned Metric Index (LMI) is an index for approximate nearest neighbor search on complex data using machine learning and probability-based navigation.
44

5-
65
# Getting started
76

87
See examples of how to index and search in a dataset in: [01_Introduction.ipynb](01_Introduction.ipynb) notebook.
@@ -74,7 +73,8 @@ python3 search/search.py && python eval/eval.py && python eval/plot.py res.csv
7473
- ~6h of runtime (waries depending on the hardware)
7574

7675
# LMI in action
77-
🌐 [**Similarity search in 214M protein structures (AlphaFold DB)**](https://alphafind.fi.muni.cz/search)
76+
77+
- 🌐 [**Similarity search in 214M protein structures (AlphaFold DB)**](https://alphafind.fi.muni.cz/)
7878

7979
# Publications
8080

@@ -96,7 +96,7 @@ python3 search/search.py && python eval/eval.py && python eval/plot.py res.csv
9696
- [**Web**](https://alphafind.fi.muni.cz/search)
9797
- [**Repository**](https://github.com/Coda-Research-Group/AlphaFind)
9898
- [**Data**](https://data.narodni-repozitar.cz/general/datasets/d35zf-1ja47)
99-
> PROCHÁZKA, David, Terézia SLANINÁKOVÁ, Jaroslav OĽHA, Adrián ROŠINEC, Katarína GREŠOVÁ, Miriama JÁNOŠOVÁ, Jakub ČILLÍK, Jana PORUBSKÁ, Radka SVOBODOVÁ, Vlastislav DOHNAL a Matej ANTOL.: [AlphaFind: Discover structure similarity across the entire known proteome](https://www.biorxiv.org/content/10.1101/2024.02.15.580465v1). BioRxiv (pre-print version)
99+
> Procházka, D., Slanináková, T., Oľha, J., Rošinec, A., Grešová, K., Jánošová, M., Čillík, J., Porubská, J., Svobodová, R., Dohnal, V., & Antol, M. (2024). [AlphaFind: discover structure similarity across the proteome in AlphaFold DB](https://academic.oup.com/nar/article/52/W1/W182/7673488). Nucleic Acids Research.
100100
101101

102102
## Team

0 commit comments

Comments
 (0)