pangenome / pggb

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

Is a way to use minimap2 for pggb #18

Closed XuewenWangUGA closed 2 years ago

XuewenWangUGA commented 4 years ago

Is a way to use minimap2 seqeuence aligner for pggb pipeline? Detailed steps will be very helpful. Thanks.

ekg commented 4 years ago

You'd want to replace the mapping step with it. The first iterations of this pipeline used it.

The only thing that you might want to do is filter the alignments it makes by block length, selecting a length longer than the length of common repeats in the genomes you are working with.

On Thu, Nov 5, 2020, 18:22 XuewenWangUGA notifications@github.com wrote:

Is a way to use minimap2 seqeuence aligner for pggb pipeline? Detailed steps will be very helpful. Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pangenome/pggb/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABDQELEGJXZB6JWAIH2S6LSOLNOHANCNFSM4TLUWZQQ .

subwaystation commented 2 years ago

@XuewenWangUGA Is this resolved?

ekg commented 2 years ago

We can support this by taking a PAF in input. I will add this.

On Mon, Mar 14, 2022, 10:45 Simon Heumos @.***> wrote:

@XuewenWangUGA https://github.com/XuewenWangUGA Is this resolved?

— Reply to this email directly, view it on GitHub https://github.com/pangenome/pggb/issues/18#issuecomment-1066574766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABDQEJRYTCZH3WFPZATXXDU74DDNANCNFSM4TLUWZQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>