pangenome / pggb

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

Heavily rework and slightly fix the entire pggb script #242

Closed AndreaGuarracino closed 1 year ago

AndreaGuarracino commented 1 year ago

This:

AndreaGuarracino commented 1 year ago

Now we separate the mapping and alignment phases, managing the mapping file as a temporary file that can be kept for debugging purposes.