diff --git a/nextflow_schema.json b/nextflow_schema.json index 8fe32ea..aa6f52f 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -228,6 +228,7 @@ }, "skip_subsample_region": { "type": "boolean", + "default": false, "description": "Turn off subsampling of the region. The region is defined by the subsample_bed parameter and the fraction is given by seed_frac", "fa_icon": "fas fa-toggle-off" },