diff --git a/CITATION.cff b/CITATION.cff index 2fb5a5c..a511431 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -18,6 +18,10 @@ authors: family-names: Way orcid: 'https://orcid.org/0000-0002-0503-9348' repository-code: 'https://github.com/WayScience/CytoDataFrame' +identifiers: + - description: Software DOI + type: doi + value: "10.5281/zenodo.14797074" abstract: >- An in-memory data analysis format for single-cell profiles alongside their corresponding images and segmentation masks. keywords: diff --git a/README.md b/README.md index dc416d5..a1291ca 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ![Coverage Status](https://raw.githubusercontent.com/WayScience/CytoDataFrame/main/media/coverage-badge.svg) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/) +[![Software DOI badge](https://zenodo.org/badge/DOI/10.5281/zenodo.14797074.svg)](https://doi.org/10.5281/zenodo.14797074) ![](https://raw.githubusercontent.com/WayScience/coSMicQC/refs/heads/main/docs/presentations/2024-09-18-SBI2-Conference/images/cosmicqc-example-cytodataframe.png) _CytoDataFrame extends Pandas functionality to help display single-cell profile data alongside related images._