-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi Erik
I've followed your PGGB updates and am now using smoothxg with added consensus paths. I've put the graph into VG and sequenceTubeMap. I notice I have 8 different consensus paths in my graph, and also when I VG deconstruct I have variants called on each of these consensus paths. Would I have multiple different consensus paths because of breaks and jumps in the graph, based on -C (which I have set to 10,100,1000,10000, like in PGGB). Would lowering the -C parameter reduce the number of consensus paths generated?
Would you mind explaining the benefit of having the consensus paths in the graph? Is it basically the graph collapsed down to represent all common regions across the pangenome? How could I use these paths to investigate the pangenome? From what I can see from the alignments, the consensus is representing the most common paths (core sequences). Would this be an accurate description of the censensus paths? Thanks.