diff --git a/CITATION.cff b/CITATION.cff index 5c0ae3663..c3648e735 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -43,7 +43,7 @@ authors: - family-names: "Raza" given-names: "Shan E Ahmed" orcid: "https://orcid.org/0000-0002-1097-1738" -title: "TIAToolbox: An End-to-End Toolbox for Advanced Tissue Image Analytics" +title: "TIAToolbox as an end-to-end library for advanced tissue image analytics" version: 1.2.1 doi: 10.5281/zenodo.5802442 date-released: 2022-07-07 @@ -93,8 +93,8 @@ preferred-citation: - family-names: "Raza" given-names: "Shan E Ahmed" orcid: "https://orcid.org/0000-0002-1097-1738" - doi: "10.1101/2021.12.23.474029" - journal: "bioRxiv" - month: 12 - title: "TIAToolbox: An End-to-End Toolbox for Advanced Tissue Image Analytics" - year: 2021 + doi: "10.1038/s43856-022-00186-5" + journal: "Communications Medicine" + month: 09 + title: "TIAToolbox as an end-to-end library for advanced tissue image analytics" + year: 2022 diff --git a/README.md b/README.md index 178d5060f..df5b6cb4a 100644 --- a/README.md +++ b/README.md @@ -2,46 +2,69 @@

TIA Toolbox

-

- - Documentation Status - - - Travis CI Status - - - - - - - - - - -
-
PyPI Status - + pypi Downloads
- + conda-forge badge - + conda-forge downloads - -
-
- DOI - DOI -

+
+ + License BSD-3-Clause + +
+
+ + Supported Python versions + + + Code Style black + + + GitHub Workflow passing + + + Documentation Status + + + Code Coverage + +

+ DOI Computational Pathology Toolbox developed at the TIA Centre +## Cite this repository + +If you find TIAToolbox useful or use it in your research, please consider citing our paper: + +Pocock, J. et al. TIAToolbox as an end-to-end library for advanced tissue image analytics. Communications Medicine 2, 120 (2022). + +``` +@article{ + Pocock2022, + author = {Pocock, Johnathan and Graham, Simon and Vu, Quoc Dang and Jahanifar, Mostafa and Deshpande, Srijay and Hadjigeorghiou, Giorgos and Shephard, Adam and Bashir, Raja Muhammad Saad and Bilal, Mohsin and Lu, Wenqi and Epstein, David and Minhas, Fayyaz and Rajpoot, Nasir M and Raza, Shan E Ahmed}, + doi = {10.1038/s43856-022-00186-5}, + issn = {2730-664X}, + journal = {Communications Medicine}, + month = {sep}, + number = {1}, + pages = {120}, + publisher = {Springer US}, + title = {{TIAToolbox as an end-to-end library for advanced tissue image analytics}}, + url = {https://www.nature.com/articles/s43856-022-00186-5}, + volume = {2}, + year = {2022} +} +``` + ## Getting Started ### All Users