2.2 Initial checks
Now, Nextflow should be ready to run in your GitHub Codespace environment! Let’s check that you have a fully functional environment with Nextflow, java and Docker properly installed
Verify java installation:
Verify java installation:
Verify Nextflow installation:
Nextflow current version, system and runtime:
Verify Docker installation:
If everything went well you have a fully functional Nextflow environment for today. Rememeber that we are going to use VS code as our editor to write code and handle our files.