You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,12 @@ embeddings conditional on other proteis present in the genome. Bacformer is trai
17
17

18
18
19
19
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
21
21
finetuned for various tasks. We also provide tutorials and make Bacformer available via [HuggingFace](https://huggingface.co/macwiatrak).
22
22
23
23
## News
24
24
25
+
-**2025-07-21**: Bacformer preprint is now available on [biorxiv](https://www.biorxiv.org/content/10.1101/2025.07.20.665723v1).
25
26
-**2025-05-15**: Bacformer is now available on [HuggingFace](https://huggingface.co/macwiatrak).
26
27
27
28
## Contents
@@ -293,7 +294,20 @@ For questions, bugs, and feature requests, please raise an issue in the reposito
293
294
294
295
## Citation
295
296
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},
0 commit comments