From 0b14869379833a6fdc593c57adc009856e0ef6c9 Mon Sep 17 00:00:00 2001 From: Olivier Sallou Date: Fri, 8 Sep 2023 12:48:50 +0200 Subject: [PATCH] add bioconda/quay.io info before requesting a container, #531 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0d7ba00..e7e1e3db 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,8 @@ The next sections explain in detail the presented workflow: #### 2.4.1 How to Request a Container + +Bioconda packages automatically build a related container. If you are looking for a bioconda package container, check related package documentation, a container in quay.io should be available, see [example page](https://bioconda.github.io/recipes/kinship-read/README.html#package-kinship-read). Do not forget to use the needed tag version, no *latest* tag is available. Users can request a container by opening an issue in the [containers repository](http://github.com/BioContainers/containers/issues) `(In the previous workflow this is the first step performed by user henrik)`. The issue should contain the name of the software, the url of the code or binary to be package and information about the software [see BioContainers specification](https://github.com/BioContainers/specs). When the container