You need to sign in or sign up before continuing.
Build custom docker images to biocontainers
For the custom tools that we use in zarp we should open PRs to build images to bio containers. These are:
- zgtf
- zpca
- merge_kallisto
- multiqc-plugins
- tin_score_calculation
I think an easy way to solve the issue is to upload them first to bioconda. This is mentioned in the bioconda website:
Each package added to Bioconda also has a corresponding Docker BioContainer automatically created and uploaded to Quay.io. A list of these and other containers can be found at the Biocontainers Registry.
So we need to solve #97 (closed) first