containers icon indicating copy to clipboard operation
containers copied to clipboard

feat: dockerfile for scsplit

Open IreneRobles opened this issue 1 year ago • 3 comments

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
  1. 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
  1. Extra (optionals)
  • [ ] I have written tests in test-cmds.txt
  • [ ] LABEL extra.identifier
  • [ ] LABEL about.documentation
  • [ ] LABEL about.license_file
  • [ ] LABEL about.tags

Check BioContainers' Dockerfile metadata

Closes #565

IreneRobles avatar Mar 22 '24 15:03 IreneRobles

Found a biotools entry matching the software name (https://bio.tools/scsplit), if this is the same software, please add the extra.identifiers.biotools label to your Dockerfile

biocontainers-bot avatar Mar 29 '24 14:03 biocontainers-bot

Found an existing bioconda package for this software (https://bioconda.github.io/recipes/scsplit/README.html), is this the same, then you should update the recipe in bioconda to avoid duplicates.

biocontainers-bot avatar Mar 29 '24 14:03 biocontainers-bot

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

biocontainers-bot avatar Mar 29 '24 14:03 biocontainers-bot