BioContainers / containers

Bioinformatics containers
http://biocontainers.pro
Apache License 2.0
674 stars 246 forks source link

Add Hifiadapterfilt 2.0.0 #534

Closed lebarsarthur closed 10 months ago

lebarsarthur commented 11 months ago

Submitting a Container

(If you're requesting for a new container, please check the procedure described here.

Check BioContainers' Dockerfile specifications

Checklist

  1. Misc

    • [x] My tool doesn't exist in BioConda
    • [x] The image can be built
  2. Metadata

    • [x] LABEL base_image
    • [x] LABEL version
    • [x] LABEL software.version
    • [x] LABEL about.summary
    • [x] LABEL about.home
    • [x] LABEL about.license
    • [x] MAINTAINER
  3. Extra (optionals)

    • [ ] I have written tests in test-cmds.txt
    • [x] LABEL extra.identifier
    • [x] LABEL about.documentation
    • [x] LABEL about.license_file
    • [x] LABEL about.tags

    Check BioContainers' Dockerfile metadata

biocontainers-bot commented 11 months ago

software.version label not matching directory version name

biocontainers-bot commented 11 months ago

about.license field is not in spdx list: https://spdx.org/licenses/, if it is a typo error, please fix it. If this is not a standard license, please specify Custom License and use about.license_file label to specify license location (in container or url).

biocontainers-bot commented 11 months ago

No test-cmds.txt (test file) present, skipping tests