What I mean is: from a set of long reads and a pangenome with no haplotype paths (because it was built with unphased vcf) obtain the different haplotypes a sample has (each of which should be represented by different groups of long reads). In other words, I see it like adding the haplotype paths to the pangenome based on my long reads. With this then I'd like to quantify how many reads are aligning to each haplotype path.
I am not really sure what do you mean with "read alignments themselves" in this context. Could I extract the set of nodes that each read is using for the alignment, to build the haplotypes manually somehow?
Thanks