Description of feature
There is not the consistent use of ${meta.model}_${meta.id}_${rank}_[metric].tsv, which will make assembling metadata in ASSEMBLE_MODELCIF() difficult.
If channels were .join()end of meta nextflow maps then it would be much more comfortable guaranteeing that assembly would go smoothly.
Description of feature
There is not the consistent use of
${meta.model}_${meta.id}_${rank}_[metric].tsv, which will make assembling metadata inASSEMBLE_MODELCIF()difficult.If channels were
.join()end ofmetanextflow maps then it would be much more comfortable guaranteeing that assembly would go smoothly.