Link AssayLoop paper and update citation
Browse filesReplace the placeholder paper link and BibTeX entry with arXiv:2609.11877, using comma-form author names for unambiguous parsing.
README.md
CHANGED
|
@@ -13,7 +13,7 @@ pipeline_tag: other
|
|
| 13 |
# AssayFormer
|
| 14 |
|
| 15 |
|
| 16 |
-
[Website](https://genentech.github.io/AssayLoop) | [Models and Data](https://huggingface.co/collections/Genentech/assaybench) | [Paper](
|
| 17 |
|
| 18 |
 | [Models and Data](https://huggingface.co/collections/Genentech/assaybench) | [Paper](https://arxiv.org/abs/2609.11877) | [](https://pypi.org/project/assaybench/)
|
| 17 |
|
| 18 |
![The task: a screen is a library of genes, a phenotype and a hit set. Each round, a method
|
| 19 |
sees the phenotype and everything it has already assayed, and chooses the next hundred
|
|
|
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
```bibtex
|
| 108 |
+
@article{edwards2026biologyloop,
|
| 109 |
+
title={Biology-in-the-loop: Amortized Adaptive Hit Discovery in CRISPR Screens},
|
| 110 |
+
author={Edwards, Carl and De Brouwer, Edward and Li, Xiner and Lee, Namkyeong and
|
| 111 |
+
Hajiramezanali, Ehsan and Biton, Anne and Mostafavi, Sara and Scalia, Gabriele},
|
| 112 |
+
journal={arXiv preprint arXiv:2609.11877},
|
| 113 |
+
url={https://arxiv.org/abs/2609.11877},
|
| 114 |
+
year={2026}
|
| 115 |
}
|
| 116 |
```
|
| 117 |
|