gfatools 0.5

gfatools

gfa tools is a set of tools for manipulating sequence graphs in the GFA or the rGFA format. It has implemented parsing, subgraph and conversion to FASTA/BED. More functionality may be added in future.

Location and version:

1
2
3
4
5
$ which gfatools
/local/cluster/bin/gfatools
$ gfatools version
gfa.h: 0.5-r234
gfatools: 0.4-r214-dirty

help message:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
$ gfatools
Usage: gfatools <command> <arguments>
Commands:
  view        read a GFA file
  stat        statistics about a GFA file
  gfa2fa      convert GFA to FASTA
  gfa2bed     convert rGFA to BED (requiring rGFA)
  blacklist   blacklist regions
  bubble      print bubble-like regions (EXPERIMENTAL)
  asm         miniasm-like graph transformation
  sql         export rGFA to SQLite (requiring rGFA)
  version     print version number

software ref: https://github.com/lh3/gfatools/
research ref: