diff --git a/nextflow.config b/nextflow.config index 4f2d71c..30bf966 100644 --- a/nextflow.config +++ b/nextflow.config @@ -23,7 +23,7 @@ params { targetShortReadCov = 100 targetLongReadCov = 100 - minContigLenth = 50 + minContigLength = 50 py27 = "source activate ha_py27" // Assume conda is already in path py36 = "source activate ha_py36" // Assume conda is already in path