Skip to content

Commit

Permalink
update schema for single sample only and no group comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
zxl124 authored Aug 23, 2022
1 parent fa42cf3 commit 8ef4dcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 8ef4dcd

Please sign in to comment.