Skip to content
Snippets Groups Projects
Select Git revision
  • 018f08c7fe92aa6d650c75e35eab650f8c80c0f3
  • master default protected
  • dchalopi-master-patch-91545
  • tp_experimental_biologists
4 results

install_nextflow.sh

Blame
  • Forked from LBMC / nextflow
    Source project has a limited visibility.
    install_nextflow.sh 64 B
    #!/bin/sh
    
    java -version
    curl -s https://get.nextflow.io | bash