I'm attempting to map short paired-end reads to a structural graph and call variants, similar to VG but I prefer how I can determine the sequence paths for bubbles etc. in your program, and I'm wondering if you've developed a way to produce a sam file for these mapped reads?
I was also looking to contrast the number of reads that mapped to the structural graph with the linear reference, using minimap2, and I'm seeing a lot more read pairs mapping to the linear reference than the graph, as well as reads mapping to different regions of the same reference. I'm curious why this may be.
Hello
Thank you for developing these fantastic tools!
I'm attempting to map short paired-end reads to a structural graph and call variants, similar to VG but I prefer how I can determine the sequence paths for bubbles etc. in your program, and I'm wondering if you've developed a way to produce a sam file for these mapped reads?
I was also looking to contrast the number of reads that mapped to the structural graph with the linear reference, using minimap2, and I'm seeing a lot more read pairs mapping to the linear reference than the graph, as well as reads mapping to different regions of the same reference. I'm curious why this may be.
same reads mapping to different scaffolds: