Wrapped Label Trunk
A wrapped station label on a lower track whose block would grow into the metro line on the track above; the label is pulled back to its un-pushed anchor so the name clears the line.
Mermaid source
%%metro title: Wrapped label overlaps track above%%metro line: qc | Quality control | #f0a000 | solid%%metro line: align | Alignment | #3a86ff | solid%%metro line: quant | Quantification | #2bb673 | solidgraph LR input[Samplesheet] -->|qc,align,quant| trim[Trim Galore] trim -->|qc| fastqc[FastQC] trim -->|align,quant| index[Genome index] index -->|align| star[STAR] star -->|align| sort[Samtools sort] index -->|quant| salmon[Salmon] fastqc -->|qc| multiqc[MultiQC] sort -->|align| multiqc salmon -->|quant| multiqcCLI command
nf-metro render examples/topologies/wrapped_label_trunk.mmd -o wrapped_label_trunk.svg