bifrost icon indicating copy to clipboard operation
bifrost copied to clipboard

Using CompactedDBG cpp object to fetch name of contig in GFA

Open rlorigro opened this issue 1 year ago • 0 comments

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

rlorigro avatar Apr 21 '23 19:04 rlorigro