From 34e01425de28cf85f18bedb72cbe3587e24911d4 Mon Sep 17 00:00:00 2001 From: gmillot <gael.millot@pasteur.fr> Date: Wed, 15 Nov 2023 17:58:21 +0100 Subject: [PATCH] release v10.2: added ubuntu v22.04 base,extended; abalignv2; python v3.6.12; nanoForkSpeed_basecalling --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index afe1789..0dcf697 100644 --- a/README.md +++ b/README.md @@ -45,24 +45,25 @@ None <br /><br /> ## CREDITS -[Gael A. Millot](https://gitlab.pasteur.fr/gmillot), Hub-CBD, Institut Pasteur, Paris, France - -Eric Deveaud, HPC Core Facility, Institut Pasteur, Paris +- [Gael A. Millot](https://gitlab.pasteur.fr/gmillot), Bioinformatics and Biostatistics Hub, Institut Pasteur, Paris, France +- Eric Deveaud, HPC Core Facility, Institut Pasteur, Paris, France <br /><br /> ## ACKNOWLEDGEMENTS -Frédéric Lemoine, Hub-CBD, Institut Pasteur, Paris - -Bertrand Néron, Hub-CBD, Institut Pasteur, Paris - -Docker developers - -Gitlab developers +The developers & maintainers of the mentioned softwares and packages, including:<br /> +- [R](https://www.r-project.org/) +- [Docker](https://www.docker.com/) +- [Gitlab](https://about.gitlab.com/) +- [Bash](https://www.gnu.org/software/bash/) +- [Ubuntu](https://ubuntu.com/) -Hub-CDB Institut Pasteur & DSI Institut Pasteur +Special acknowledgement to:<br /> +- [Frédéric Lemoine](https://github.com/fredericlemoine), Bioinformatics and Biostatistics Hub, Institut Pasteur, Paris, France +- [Bertrand Néron](https://github.com/bneron), Bioinformatics and Biostatistics Hub, Institut Pasteur, Paris, France +- [Yang Cao](http://cao.labshare.cn/clab/index.html), Sichuan University, Chengdu, China, for the release of [Abalign](http://cao.labshare.cn/abalign/). @@ -76,9 +77,9 @@ Use the gitlab tag of the docker image (e.g., gitlab_v5.0) to get the descriptio Dockerfiles added: <br /> ubuntu/v22.04/base at date 20231114 <br /> ubuntu/v22.04/extended/v1.0 at date 20231114: from ubuntu:22.04 with wget git bc gawk coreutils added<br /> -ubuntu/v22.04/abalign/v1.0 at date 20231114 +ubuntu/v22.04/abalign/v1.0 at date 20231114 <br /> python/v3.6.12/base/v1.0 at date 20231114 <br /> -python/v3.6.12/nanoForkSpeed_basecalling/v1.0 at date 20231114 +python/v3.6.12/nanoForkSpeed_basecalling/v1.0 at date 20231114 <br /> ### 10.1 -- GitLab