From d7fc718a5dcce5c9913bf53ad44cb135fd2bcfe5 Mon Sep 17 00:00:00 2001 From: Jaka Date: Thu, 26 Jan 2023 14:33:31 +0100 Subject: [PATCH] readme: add DOI --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 24faf22..2e47703 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Single Sample GSEA analysis +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7573200.svg)](https://doi.org/10.5281/zenodo.7573200) + +10.5281/zenodo.7573200 + Single-sample geneset enrichment analysis (ssGSEA) is a single-sample extension of the GSEA algorithm. It calculates a separate enrichment score for each sample and gene set pairing [[1]](#1). ## Install the latest version