From 835a2eb948ca375a5e2b05f076a0de072e26f512 Mon Sep 17 00:00:00 2001 From: Till Englert Date: Fri, 19 Apr 2024 09:40:39 +0200 Subject: [PATCH] Remove TODOs and add contributors --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f832adf2..30f17c92 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,6 @@ The pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It uses Docker/Singularity containers making installation trivial and results highly reproducible. The [Nextflow DSL2](https://www.nextflow.io/docs/latest/dsl2.html) implementation of this pipeline uses one container per process which makes it much easier to maintain and update software dependencies. Where possible, these processes have been submitted to and installed from [nf-core/modules](https://github.com/nf-core/modules) in order to make them available to all nf-core pipelines, and to everyone within the Nextflow community! - - On release, automated continuous integration tests run the pipeline on a full-sized dataset on the AWS cloud infrastructure. This ensures that the pipeline runs on AWS, has sensible resource allocation defaults set to run on real-world datasets, and permits the persistent storage of results to benchmark between pipeline releases and other analysis sources.The results obtained from the full-sized test can be viewed on the [nf-core website](https://nf-co.re/metapep/results). ## Pipeline summary @@ -71,8 +69,9 @@ For more details about the output files and reports, please refer to the nf-core/metapep was originally written by Sabrina Krakau and Leon Kuchenbecker. We thank the following people for their extensive assistance in the development of this pipeline: - - +- Antonia Schuster +- Daniel Straub +- Till Englert ## Contributions and Support @@ -85,8 +84,6 @@ For further information or help, don't hesitate to get in touch on the [Slack `# - - An extensive list of references for the tools used by the pipeline can be found in the [`CITATIONS.md`](CITATIONS.md) file. You can cite the `nf-core` publication as follows: