isugifNF / polishCLR

A nextflow pipeline for polishing CLR assemblies
https://isugifnf.github.io/polishCLR/
16 stars 4 forks source link

force an error when --profile is used instead of -profile #5

Closed j23414 closed 3 years ago

j23414 commented 3 years ago

Since it's easy to confuse double hyphen with single hyphen parameters. Also check if nextflow enabled a way to throw an error with undefined parameters.

j23414 commented 3 years ago

added a hacky error call if wrong profile is used