Skip to content

Commit

Permalink
use schema_ignore_params to remove warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Aug 23, 2023
1 parent 9c5fadb commit 5073409
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ params {

// Input data
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/fetchngs/sra_ids_test.csv'

schema_ignore_params = 'fastq_ftp_ids,genomes,merge_samplesheet_ids,test_data,test_data_base'
}

0 comments on commit 5073409

Please sign in to comment.