Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dockerfile for scsplit #564

Closed
wants to merge 1 commit into from

Conversation

IreneRobles
Copy link

@IreneRobles IreneRobles commented Mar 22, 2024

Submitting a Container

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

Check BioContainers' Dockerfile specifications

Checklist

  1. Misc
  • My tool doesn't exist in BioConda
  • The image can be built
  1. Metadata
  • LABEL base_image
  • LABEL version
  • LABEL software.version
  • LABEL about.summary
  • LABEL about.home
  • LABEL about.license
  • 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

@biocontainers-bot
Copy link
Collaborator

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
Copy link
Collaborator

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
Copy link
Collaborator

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

@mboudet mboudet closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Container for scsplit
3 participants