From 74c775b9c6e9407bfa8e98f42a4386dc6e187551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Guizard?= Date: Mon, 19 Feb 2024 11:23:05 +0000 Subject: [PATCH] Add Zenodo badge + citation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5937b5d..b673d70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # nf-mixcr: TCR repertoire building with MiXCR +[![DOI](https://zenodo.org/badge/741817997.svg)](https://zenodo.org/doi/10.5281/zenodo.10678866) `nf-mixcr` is nextflow pipeline running MiXCR to build T-cell repertoire from illumina sequencing. Nextflow makes your life easier by managing for you the input files, output files and jobs without having to install any program apart Nextflow itself and a container runner (singularity or docker). @@ -331,6 +332,13 @@ nextflow run sguizard/nf-mixcr \ Contributions are welcome! Just try to following the code formatting the best as you can. + +## Citation +Please cite my work if you use it in own research, thanks! 🙏 + +Sébastien Guizard. (2024). sguizard/nf-mixcr: nf-mixcr v1.0.1 (v1.0.1). Zenodo. https://doi.org/10.5281/zenodo.10678867 + + ## Footnotes This pipeline is very inspired by nf-core templates and even borrow few parts of it, notably the institution configs.