I'm using vg giraffe to align short-read sequencing data to a minigraph-cactus pangenome graph. When I checked some repetitive regions, I noticed that reads that could map to multiple locations were only reported once in the resulting .gam file. I also ran vg stats on the .gam file and got:
Total secondary: 0
Does vg giraffe report secondary and supplimentary alignments? Or is there a specific parameter to enable vg giraffe to ouptut secondary and supplimentary alignments?
Thank you so much for the information! It's really helpful!