diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b85a3b5..a87191e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Crisprseq screening analysis : mageck mle, mageck rra, mageck count and crisprcleanr-normalize ([#22]https://github.com/nf-core/crisprseq/pull/22)) +- Crisprseq screening analysis : mageck mle, mageck rra, mageck count and crisprcleanr-normalize ([#22](https://github.com/nf-core/crisprseq/pull/22)) - Add new parameter `--analysis` to select analysis type (screening/targeted) ([#27](https://github.com/nf-core/crisprseq/pull/27)) - Tests to run screening analysis ([#926]https://github.com/nf-core/test-datasets/pull/926) - Metro map for targeted analysis ([#35](https://github.com/nf-core/crisprseq/pull/35)) diff --git a/README.md b/README.md index fbacd7bb..09ff2465 100644 --- a/README.md +++ b/README.md @@ -114,13 +114,22 @@ For more details about the output files and reports, please refer to the ## Credits nf-core/crisprseq targeted is based on [CRISPR-A](https://doi.org/10.1101/2022.09.02.506351) [[Sanvicente-García, et.al. (2023)](https://doi.org/10.1371/journal.pcbi.1011137)], originally written by Marta Sanvicente García at [Translational Synthetic Biology](https://synbio.upf.edu/) from [Universitat Pompeu Fabra](https://www.upf.edu/home). -It was re-written in Nextflow DSL2 and is primarily maintained by Júlia Mir Pedrol (@mirpedrol) at [Quantitative Biology Center (QBiC)](https://www.qbic.uni-tuebingen.de/) from [Universität Tübingen](https://uni-tuebingen.de/en/). +It was re-written in Nextflow DSL2 and is primarily maintained by Júlia Mir Pedrol ([@mirpedrol](https://github.com/mirpedrol)) at [Quantitative Biology Center (QBiC)](https://www.qbic.uni-tuebingen.de/) from [Universität Tübingen](https://uni-tuebingen.de/en/). -nf-core/crisprseq screening was written and is primarly maintained by Laurence Kuhlburger (@LaurenceKuhl) at [Quantitative Biology Center (QBiC)](https://www.qbic.uni-tuebingen.de/) from [Universität Tübingen](https://uni-tuebingen.de/en/). +nf-core/crisprseq screening was written and is primarly maintained by Laurence Kuhlburger ([@LaurenceKuhl](https://github.com/LaurenceKuhl)) at [Quantitative Biology Center (QBiC)](https://www.qbic.uni-tuebingen.de/) from [Universität Tübingen](https://uni-tuebingen.de/en/). - +- [@LaurenceKuhl](https://github.com/LaurenceKuhl) +- [@mirpedrol](https://github.com/mirpedrol) + +We thank the following people for their extensive assistance in the development of this pipeline: + +- [@ggabernet](https://github.com/ggabernet) +- [@jianhong](https://github.com/jianhong) +- [@mashehu](https://github.com/mashehu) +- [@msanvicente](https://github.com/msanvicente) +- [@SusiJo](https://github.com/SusiJo) ## Contributions and Support