Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting to a single connected component #310

Open
JoshuaDanielRubin opened this issue Jun 22, 2023 · 2 comments
Open

Converting to a single connected component #310

JoshuaDanielRubin opened this issue Jun 22, 2023 · 2 comments

Comments

@JoshuaDanielRubin
Copy link

Hello,

I was wondering, is it possible to ensure that PGGB will produce a graph that has only a single connected component? Alternatively, which parameters can I pass to make it more likely that the resulting graph will have a single connected component?

@AndreaGuarracino
Copy link
Member

You can try reducing -s, -l, and -p parameters in order to get more mappings that would keep everything in a single connected component. However, be aware that the alignment will become much slower, and also the next steps.

@subwaystation
Copy link
Member

This also assumes that all input sequences can somehow! be aligned to each other in a way that they will form only one single connected component!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants