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

Logic for variable input types #50

Open chriswyatt1 opened 1 day ago

chriswyatt1 commented 1 day ago

It should work for genome only if there are only genome, or genome_annotation if only genomes with annotations.

But we also need to test how the pipeline deals with mixed input. It run both subworkflows, and potentially all genomes separately.

FernandoDuarteF commented 1 day ago

I need to fix input validation for genome only samplesheet.

chriswyatt1 commented 1 day ago

We need various input data samplesheets for the test data.

Then these data also need to be on nf-core test datasets