Skip to content
Snippets Groups Projects
Select Git revision
  • c05822375556be93e904e32a79122056c5a4ef20
  • master default protected
  • star
  • dev
  • v0.4.0
  • v0.3.0
  • v0.2.9
  • v0.2.8
  • v0.2.7
  • v0.2.6
  • v0.1.0
  • v0.2.5
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.2
18 results

build.sh

Blame
  • Forked from LBMC / nextflow
    879 commits behind the upstream repository.
    build.sh 160 B
    #/bin/sh
    sudo singularity build --force bin/fastp:0.19.7.sif docker://quay.io/biocontainers/fastp:0.19.7--hdbcaa40_0 && \
    singularity sign bin/fastp:0.19.7.sif