Skip to content
Snippets Groups Projects
Select Git revision
  • 15a3a3ca5a0fd48d30ec9204f617b85fcb6fbbc5
  • main default protected
2 results

quarto_website_template.Rproj

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