Clarification of pinch graph generation in GFA import
1
0
Entering edit mode
4.1 years ago
ericco92 • 0

Hi,

I'm ripping out the gfakluge-backed GFA input mechanism in vg and replacing it with one that should be much lighter weight. There has been talk about whether the pinch graph code in gfa.hpp is still needed. Is it? I assume it's to enable input of non-blunt graphs; if we still support this I'll make sure to incorporate all the current code.

Cheers, Eric

vg • 785 views
ADD COMMENT
0
Entering edit mode
4.0 years ago
anovak ▴ 120

I don't think it is needed anymore. I'm pulling it out in https://github.com/vgteam/vg/pull/2720.

The intended way to import a GFA graph with overlaps will then be by first bluntifying it with a tool like Stark that can properly preserve the kmer space of the input graph.

ADD COMMENT

Login before adding your answer.

Traffic: 3431 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6