nf-core / genomeqc

Compare the quality of multiple genomes, along with their annotations.
https://nf-co.re/genomeqc
MIT License
1 stars 1 forks source link

Add input validation functions to main workflow #5

Closed FernandoDuarteF closed 2 weeks ago

FernandoDuarteF commented 3 weeks ago

Copy input validation functions to workflows/genomeqc.nf, as main input channel was declated here, instead of subworkflows/local/utils_nfcore_genomeqc_pipeline/main.nf.

FernandoDuarteF commented 2 weeks ago

Because of how input validation was handled in 492503f, now it's not necessary