You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps fasta needs to be a "required" parameter, that is, perhaps the pipeline should fail immediately if the fasta paramenter isn't set to an (existing) fasta-file?
Command used and terminal output
wget https://raw.githubusercontent.com/nf-core/test-datasets/bamtofastq/samplesheet/test_bam_samplesheet.csvnextflow run nf-core/bamtofastq -r 2.1.0 -profile docker --outdir out --input test_bam_samplesheet.csv
The text was updated successfully, but these errors were encountered:
Description of the bug
Perhaps fasta needs to be a "required" parameter, that is, perhaps the pipeline should fail immediately if the fasta paramenter isn't set to an (existing) fasta-file?
Command used and terminal output
The text was updated successfully, but these errors were encountered: