Goal, tasks
To take full advantage of the nextflow pipeline, we should separate the major tasks into separate modules within the genome_dynamics subworkflow before rhea.
References
- Note on flye params from rhea paper:
Methods/Graph construction and coverage calculations: A single coassembly graph for the series with N samples is constructed by combining all reads from all samples into one metaFlye run (19), with --keep-haplotypes parameter set to true to maintain strain variations
Goal, tasks
To take full advantage of the nextflow pipeline, we should separate the major tasks into separate modules within the
genome_dynamicssubworkflow before rhea.--keep-haplotypes = trueminigraphforminimap) Run nf-core/minimap_index (+_align?) module to align the reads onto the gfaReferences