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

Using CompactedDBG cpp object to fetch name of contig in GFA #68

Open
rlorigro opened this issue Apr 21, 2023 · 0 comments
Open

Using CompactedDBG cpp object to fetch name of contig in GFA #68

rlorigro opened this issue Apr 21, 2023 · 0 comments

Comments

@rlorigro
Copy link

Hi,

I linked your library and I'm able to use a combination of a KmerIterator and your CompactedDBG class to query k-mers in a de Bruijn graph I have stored on my disk as a GFA. However I am looking for a way to map the query results back to the name or index of each contig ("segment" in GFA terminology). Is there an existing way to do this? If not in Bifrost, is there an easy way to adapt it? or would you recommend a different method entirely?

Thanks

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

1 participant