Skip to content

Commit

Permalink
Add Zenodo badge + citation
Browse files Browse the repository at this point in the history
  • Loading branch information
sguizard committed Feb 19, 2024
1 parent 54ee65b commit 74c775b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 74c775b

Please sign in to comment.