diff --git a/example7/nextflow.config b/example7/nextflow.config index 92c07d0..a55b34f 100644 --- a/example7/nextflow.config +++ b/example7/nextflow.config @@ -1,7 +1,6 @@ wave { enabled = true strategy = 'conda' - freeze = true } docker { @@ -17,3 +16,4 @@ conda { channels = 'conda-forge,bioconda' } +