Conversation
|
Found an existing bioconda package for this software (https://bioconda.github.io/recipes/bwa/README.html), is this the same, then you should update the recipe in bioconda to avoid duplicates. |
bwa/0.7.17/Dockerfile
Outdated
|
|
||
| ################## METADATA ###################### | ||
| LABEL base_image="biocontainers:v1.1.0_cv2" | ||
| LABEL version = "5" |
There was a problem hiding this comment.
no space between label and value (version=5)
by the way, should be version 1 as it is first version of the release
version is internal counter, not related to tool release. You only increase it (default to be set to 1) when modifying the Dockerfile for the same tool release
There was a problem hiding this comment.
Okay, thanks for pointing it out. I thought the version is used to track how many updates you have for the software.
|
Found an existing bioconda package for this software (https://bioconda.github.io/recipes/bwa/README.html), is this the same, then you should update the recipe in bioconda to avoid duplicates. |
|
No bwa/0.7.17/test-cmds.txt (test file) present, skipping tests |
|
Found an existing bioconda package for this software (https://bioconda.github.io/recipes/bwa/README.html), is this the same, then you should update the recipe in bioconda to avoid duplicates. |
|
No bwa/0.7.17/test-cmds.txt (test file) present, skipping tests |
add version