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

Make it compatible with assembly graphs coming from other assembly software #48

Open
amanzanom opened this issue Jul 18, 2024 · 1 comment

Comments

@amanzanom
Copy link

Whenever trying to run GraphBin with an assembly graph coming from Canu, I keep getting the error when reading the reads " ERROR - Unexpected 'tig00XXXXX-XX-XXXXX' ". [....] Please make sure you have provided the correct assembler type and the correct path [....]

I imagine there is no inherent problem in reading graphs from other assemblers, especially if coverage information is calculated separately. So, could you implement something in this line to be able to read other assembly graphs? I can provide you with an assembly graph I am using as an example.

I believe this can help widen the compatible assembly pipelines to use this software (which i think works really nicely).

Cheers

@Vini2
Copy link
Collaborator

Vini2 commented Jul 24, 2024

Hello @amanzanom,

Thanks for raising this issue.

GraphBin already supports assemblies from Flye, Canu and Miniasm (https://graphbin.readthedocs.io/en/latest/usage/). Can you please clarify if this error was popping up from GraphBin or GraphBin2? (GraphBin2 does not support Canu assemblies yet).

Thanks,
Vijini

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

2 participants