EBI-Metagenomics / workflow-is-cwl

This repository contains CWL descriptions of the various tools which will allow you to build workflows for the annotation of transcripts
https://www.elixir-europe.org/
Apache License 2.0
6 stars 7 forks source link

FastQC: Create Docker container for version 0.11.7 #3

Closed mscheremetjew closed 6 years ago

mscheremetjew commented 6 years ago

Create a PR against: https://github.com/BioContainers/containers/tree/master/fastqc

mr-c commented 6 years ago

Good news, they already have 0.11.7: https://quay.io/repository/biocontainers/fastqc?tab=tags

dockerPull: quay.io/biocontainers/fastqc:0.11.7--4

arnaudmeng commented 6 years ago

@mr-c Thank you for your help. I Have tested the docker image and it works perfectly. I'll commit a new version for the FastQC tool definition using this Docker image.