Skip to content
Snippets Groups Projects
install_nextflow.sh 64 B
Newer Older
#!/bin/sh

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