Skip to content
Snippets Groups Projects
Forked from LBMC / nextflow
935 commits behind the upstream repository.
install_nextflow.sh 64 B
#!/bin/sh

java -version
curl -s https://get.nextflow.io | bash