Skip to content

Commit 55934e3

Browse files
authored
Update README.md
1 parent 2491e66 commit 55934e3

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ embeddings conditional on other proteis present in the genome. Bacformer is trai
1717
![Bacformer](files/Bacformer.png)
1818

1919
Bacformer can be applied to a wide range of tasks, including: strain clustering, essential genes prediction, operon identification,
20-
ppi prediction, protein function prediction and more. We provide [model checkpoints]() for pretrained models as well as Bacformer
20+
ppi prediction, protein function prediction and more. We provide model checkpoints for pretrained models as well as Bacformer
2121
finetuned for various tasks. We also provide tutorials and make Bacformer available via [HuggingFace](https://huggingface.co/macwiatrak).
2222

2323
## News
2424

25+
- **2025-07-21**: Bacformer preprint is now available on [biorxiv](https://www.biorxiv.org/content/10.1101/2025.07.20.665723v1).
2526
- **2025-05-15**: Bacformer is now available on [HuggingFace](https://huggingface.co/macwiatrak).
2627

2728
## Contents
@@ -293,7 +294,20 @@ For questions, bugs, and feature requests, please raise an issue in the reposito
293294

294295
## Citation
295296

296-
> t.b.a
297+
```bibtex
298+
@article{Wiatrak2025.07.20.665723,
299+
author = {Wiatrak, Maciej and Vi{\~n}as Torn{\'e}, Ramon and Ntemourtsidou, Maria and Dinan, Adam M. and Abelson, David C. and Arora, Divya and Brbi{\'c}, Maria and Weimann, Aaron and Floto, Rodrigo Andres},
300+
title = {A contextualised protein language model reveals the functional syntax of bacterial evolution},
301+
elocation-id = {2025.07.20.665723},
302+
year = {2025},
303+
doi = {10.1101/2025.07.20.665723},
304+
publisher = {Cold Spring Harbor Laboratory},
305+
URL = {https://www.biorxiv.org/content/early/2025/07/20/2025.07.20.665723},
306+
eprint = {https://www.biorxiv.org/content/early/2025/07/20/2025.07.20.665723.full.pdf},
307+
journal = {bioRxiv}
308+
}
309+
```
310+
297311

298312
[uv]: https://github.com/astral-sh/uv
299313
[scverse discourse]: https://discourse.scverse.org/

0 commit comments

Comments
 (0)