diff --git a/nextflow_schema.json b/nextflow_schema.json index 49e81b8..43a9a7e 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -3,6 +3,8 @@ "$id": "https://raw.githubusercontent.com/Zymo-Research/aladdin-miqScore/main/nextflow_schema.json", "title": "Zymo-Research/aladdin-miqScore pipeline parameters", "description": "Nextflow pipeline for calculating MIQ scores, part of the Aladdin Bioinformatics Platform pipeline catalog", + "single_sample": true, + "group_comparison": false, "type": "object", "definitions": { "input_output_options": {