BioContainers / containers

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

New container for stitching-spark #532

Closed krokicki closed 10 months ago

krokicki commented 11 months ago

Stitching-Spark

This is a container stitching-spark, a tool for image bioimage reconstruction. The containers will be used by a new nf-core pipeline for lightsheet microscopy reconstruction.

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
    • [ ] LABEL about.documentation
    • [x] LABEL about.license_file
    • [x] LABEL about.tags

    Check BioContainers' Dockerfile metadata

biocontainers-bot commented 10 months ago

can't modify multiple containers in a same pull request

mboudet commented 10 months ago

Hi, I believe you will need to make two separate PR for spark and stitching-spark

biocontainers-bot commented 10 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 10 months ago

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

krokicki commented 10 months ago

Thanks, @mboudet. I have split this into a second PR here: #535