Using GFA assembly graphs
0
2
Entering edit mode
4.4 years ago
dp ▴ 50

Hi

I have been using the assembly graphs output in fastg format by (meta-)SPAdes and megaHIT. They are relatively easy to parse and manipulate in Python - for example, to load the graph structure using networkX and associate sequences, sequence lengths, and depths with the nodes in the graph.

I'm interested in also doing this with the output of other assemblers in GFA format. Is there an easy way to do this in Python? The most important feature for me would be to easily load the graph into networkX and extract the sequences, sequence lengths and coverages from the GFA files.

Thanks!

Assembly GFA • 1.9k views
ADD COMMENT

Login before adding your answer.

Traffic: 1170 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