pangenome / pggb

the pangenome graph builder
https://doi.org/10.1038/s41592-024-02430-3
MIT License
368 stars 41 forks source link

Get the fasta file of non reference sequence #259

Closed ld9866 closed 1 year ago

ld9866 commented 1 year ago

Hello developer! Now we have a problem. We want to extract the bubble sequence for subsequent annotation analysis. In the previous minigraph, we can use gfatools to extract for subsequent analysis, but the file generated by using pggb is empty. What we want to get now is the fasta file of non reference sequence. Is there a good way? Best everyday!

code: gfatools bubble graph.gfa >bubble.tsv