Skip to content

Commit

Permalink
removed advanced options key from schema, re-added example of observa…
Browse files Browse the repository at this point in the history
…tions_name_col
  • Loading branch information
WackerO committed Mar 21, 2024
1 parent 8fa83dd commit 82cba18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ params {

// Observations
observations_id_col = 'sample'
observations_name_col = 'sample'

// Apply a higher filter to check that the filtering works
filtering_min_abundance=10
Expand Down
3 changes: 0 additions & 3 deletions nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1324,9 +1324,6 @@
{
"$ref": "#/definitions/reporting_options"
},
{
"$ref": "#/definitions/advanced_options"
},
{
"$ref": "#/definitions/reference_genome_options"
},
Expand Down

0 comments on commit 82cba18

Please sign in to comment.