nf-core / fastquorum

Pipeline to produce consensus reads using unique molecular indexes/barcodes (UMIs)
https://nf-co.re/fastquorum
MIT License
20 stars 9 forks source link

Alternative specification of FASTQs and read structures #39

Open nh13 opened 4 months ago

nh13 commented 4 months ago

Description of feature

See original discussion: https://github.com/nf-core/fastquorum/pull/38#discussion_r1604633153

Currently the pipeline requires a list of FASTQs and a list of read structures, where the order matters. Could we consider more explicit alternatives that could be added in addition to the current way to specify them?

E.g. eExplicitly named fastq/read-structure pairs. We could use names like R1, R2, I1(i7), and I2(i5)