Skip to content
Snippets Groups Projects
Select Git revision
  • f51bf1e4d50dd21bfe4e01d9f4251c0fac2d2a9a
  • master default protected
  • tp_experimental_biologists
3 results

docker_init.sh

Blame
  • Forked from LBMC / nextflow
    1252 commits behind the upstream repository.
    docker_init.sh 67 B
    #!/bin/sh
    docker build src/nf_modules/HTSeq/0.8.0 -t 'htseq:0.8.0'