BioContainers / containers

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

update version of EvidentialGene #550

Closed avani-bhojwani closed 9 months ago

avani-bhojwani commented 9 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
    • [ ] LABEL extra.identifier
    • [X] LABEL about.documentation
    • [X] LABEL about.license_file
    • [X] LABEL about.tags

    Check BioContainers' Dockerfile metadata

biocontainers-bot commented 9 months ago

No biotools label defined, please check if tool is not already defined in biotools (https://bio.tools) and add extra.identifiers.biotools label if it exists. If it is not defined, you can ignore this comment.

biocontainers-bot commented 9 months ago

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