Skip to content

Commit 838a66d

Browse files
committed
Add ref to new paper
1 parent 533eef4 commit 838a66d

File tree

5 files changed

+27
-37
lines changed

5 files changed

+27
-37
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pyUCell: Robust and scalable single-cell signature scoring
1+
# pyUCell: Robust and scalable single-cell signature scoring
22

33
[![PyPI](https://img.shields.io/pypi/v/pyucell.svg)](https://pypi.org/project/pyucell/)
44
[![Tests][badge-tests]][tests]
@@ -67,9 +67,10 @@ Please address your questions and bug reports at: [UCell issues](https://github.
6767

6868
### Citation
6969

70-
* UCell and pyUCell: single-cell gene signature scoring for R and Python. Massimo Andreatta & Santiago J Carmona **(2026)** *Bioinformatics* https://doi.org/10.1093/bioinformatics/btag055
70+
* UCell and pyUCell: single-cell gene signature scoring for R and Python. Massimo Andreatta & Santiago J Carmona (2026) *Bioinformatics* - [doi.org/10.1093/bioinformatics/btag055](https://doi.org/10.1093/bioinformatics/btag055)
71+
72+
* UCell: robust and scalable single-cell gene signature scoring. Massimo Andreatta & Santiago J Carmona (2021) *CSBJ* - [doi.org/10.1016/j.csbj.2021.06.043](https://doi.org/10.1016/j.csbj.2021.06.043)
7173

72-
* UCell: robust and scalable single-cell gene signature scoring. Massimo Andreatta & Santiago J Carmona **(2021)** *CSBJ* https://doi.org/10.1016/j.csbj.2021.06.043
7374

7475

7576
### Developer guide for scverse tools

docs/notebooks/basic.ipynb

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,10 @@
344344
"source": [
345345
"If you used UCell in your research, please cite:\n",
346346
"\n",
347-
"**UCell: robust and scalable single-cell gene signature scoring.** Massimo Andreatta & Santiago J Carmona (2021) CSBJ - [doi.org/10.1016/j.csbj.2021.06.043](https://doi.org/10.1016/j.csbj.2021.06.043)"
347+
"**UCell and pyUCell: single-cell gene signature scoring for R and Python.** Massimo Andreatta & Santiago J Carmona (2026) *Bioinformatics* - [doi.org/10.1093/bioinformatics/btag055](https://doi.org/10.1093/bioinformatics/btag055)\n",
348+
"\n",
349+
"**UCell: robust and scalable single-cell gene signature scoring.** Massimo Andreatta & Santiago J Carmona (2021) *CSBJ* - [doi.org/10.1016/j.csbj.2021.06.043](https://doi.org/10.1016/j.csbj.2021.06.043)\n",
350+
"\n"
348351
]
349352
}
350353
],
@@ -355,16 +358,7 @@
355358
"name": "python3"
356359
},
357360
"language_info": {
358-
"codemirror_mode": {
359-
"name": "ipython",
360-
"version": 3
361-
},
362-
"file_extension": ".py",
363-
"mimetype": "text/x-python",
364-
"name": "python",
365-
"nbconvert_exporter": "python",
366-
"pygments_lexer": "ipython3",
367-
"version": "3.11.11"
361+
"name": "python"
368362
}
369363
},
370364
"nbformat": 4,

docs/notebooks/knn.ipynb

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,9 @@
422422
"source": [
423423
"If you used UCell in your research, please cite:\n",
424424
"\n",
425-
"**UCell: robust and scalable single-cell gene signature scoring.** Massimo Andreatta & Santiago J Carmona (2021) CSBJ - [doi.org/10.1016/j.csbj.2021.06.043](https://doi.org/10.1016/j.csbj.2021.06.043)"
425+
"**UCell and pyUCell: single-cell gene signature scoring for R and Python.** Massimo Andreatta & Santiago J Carmona (2026) *Bioinformatics* - [doi.org/10.1093/bioinformatics/btag055](https://doi.org/10.1093/bioinformatics/btag055)\n",
426+
"\n",
427+
"**UCell: robust and scalable single-cell gene signature scoring.** Massimo Andreatta & Santiago J Carmona (2021) *CSBJ* - [doi.org/10.1016/j.csbj.2021.06.043](https://doi.org/10.1016/j.csbj.2021.06.043)"
426428
]
427429
},
428430
{
@@ -441,16 +443,7 @@
441443
"name": "python3"
442444
},
443445
"language_info": {
444-
"codemirror_mode": {
445-
"name": "ipython",
446-
"version": 3
447-
},
448-
"file_extension": ".py",
449-
"mimetype": "text/x-python",
450-
"name": "python",
451-
"nbconvert_exporter": "python",
452-
"pygments_lexer": "ipython3",
453-
"version": "3.11.11"
446+
"name": "python"
454447
}
455448
},
456449
"nbformat": 4,

docs/notebooks/parameters.ipynb

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -659,8 +659,9 @@
659659
"source": [
660660
"If you used UCell in your research, please cite:\n",
661661
"\n",
662-
"**UCell: robust and scalable single-cell gene signature scoring.** Massimo Andreatta & Santiago J Carmona (2021) \n",
663-
"CSBJ - [doi.org/10.1016/j.csbj.2021.06.043](https://doi.org/10.1016/j.csbj.2021.06.043)"
662+
"**UCell and pyUCell: single-cell gene signature scoring for R and Python.** Massimo Andreatta & Santiago J Carmona (2026) *Bioinformatics* - [doi.org/10.1093/bioinformatics/btag055](https://doi.org/10.1093/bioinformatics/btag055)\n",
663+
"\n",
664+
"**UCell: robust and scalable single-cell gene signature scoring.** Massimo Andreatta & Santiago J Carmona (2021) *CSBJ* - [doi.org/10.1016/j.csbj.2021.06.043](https://doi.org/10.1016/j.csbj.2021.06.043)\n"
664665
]
665666
}
666667
],
@@ -671,16 +672,7 @@
671672
"name": "python3"
672673
},
673674
"language_info": {
674-
"codemirror_mode": {
675-
"name": "ipython",
676-
"version": 3
677-
},
678-
"file_extension": ".py",
679-
"mimetype": "text/x-python",
680-
"name": "python",
681-
"nbconvert_exporter": "python",
682-
"pygments_lexer": "ipython3",
683-
"version": "3.11.11"
675+
"name": "python"
684676
}
685677
},
686678
"nbformat": 4,

docs/references.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
@article{andreatta2026ucell,
2+
author = {Andreatta, Massimo and Carmona, Santiago J},
3+
title = {UCell and pyUCell: single-cell gene signature scoring for R and python},
4+
journal = {Bioinformatics},
5+
pages = {btag055},
6+
year = {2026},
7+
month = {02},
8+
doi = {10.1093/bioinformatics/btag055},
9+
url = {https://doi.org/10.1093/bioinformatics/btag055}
10+
}
111
@article{andreatta2021ucell,
212
title={UCell: Robust and scalable single-cell gene signature scoring},
313
author={Andreatta, Massimo and Carmona, Santiago J},

0 commit comments

Comments
 (0)