Several workflows use closures with a `row` parameter. We should rewrite them as an explicit list of elements (e.g. `meta, fasta ->`) for readability.
Several workflows use closures with a
rowparameter. We should rewrite them as an explicit list of elements (e.g.meta, fasta ->) for readability.