PacificBiosciences / FALCON

FALCON: experimental PacBio diploid assembler -- Out-of-date -- Please use a binary release: https://github.com/PacificBiosciences/FALCON_unzip/wiki/Binaries
https://github.com/PacificBiosciences/FALCON_unzip/wiki/Binaries
Other
204 stars 103 forks source link

Meaning of gfa outputs #682

Closed gbdias closed 5 years ago

gbdias commented 5 years ago

Hi,

Thanks, Guilherme

foala commented 5 years ago

Hi, asm = assembly pread graph sg = string graph contig = contig graph with associate contigs attached to each primary contig

GFA is the standard format used for graph representation. GFA2 is the new format. Both are supported by Bandage.

Source: https://github.com/PacificBiosciences/FALCON/blob/master/falcon_kit/bash.py

Hope this helps

gbdias commented 5 years ago

Hi @pb-cdunn,

I am still unsure on how to visualize the FALCON gfa files.

Screen Shot 2019-03-25 at 1 34 53 PM