|
2 | 2 |
|
3 | 3 | [](https://github.com/AI4SCR/conditional-monge/actions/workflows/ci.yml) |
4 | 4 | [](https://opensource.org/licenses/MIT) |
5 | | -[](https://doi.org/10.5281/zenodo.17854337) |
| 5 | +[](https://doi.org/10.1038/s42256-026-01242-8) |
6 | 6 |
|
7 | 7 | ## Contents |
8 | 8 | - [Overview](#overview) |
@@ -106,11 +106,14 @@ git checkout cmonge_checkpoint_loading |
106 | 106 | ## Citation |
107 | 107 | If you use the package, please cite: |
108 | 108 | ```bib |
109 | | -@article{driessen2025towards, |
110 | | - title={Towards generalizable single-cell perturbation modeling via the Conditional Monge Gap}, |
111 | | - author={Driessen, Alice and Harsanyi, Benedek and Rapsomaniki, Marianna and Born, Jannis}, |
112 | | - journal={arXiv preprint arXiv:2504.08328}, |
113 | | - note={Preliminary version at ICLR 2024 Workshop on Machine Learning for Genomics Explorations} |
114 | | - year={2025} |
| 109 | +@article{driessen2026conditional, |
| 110 | + author = {Driessen, Alice and Rajwade, Dhruva Abhijit and Harsanyi, Benedek and Rapsomaniki, Marianna and Born, Jannis}, |
| 111 | + title = {Conditional Monge Gap enables generalizable single-cell perturbation modelling}, |
| 112 | + journal = {Nature Machine Intelligence}, |
| 113 | + year = {2026}, |
| 114 | + date = {2026-06-01}, |
| 115 | + issn = {2522-5839}, |
| 116 | + doi = {10.1038/s42256-026-01242-8}, |
| 117 | + url = {https://doi.org/10.1038/s42256-026-01242-8} |
115 | 118 | } |
116 | 119 | ``` |
0 commit comments