
Many examples can be found in the man pages. This page will be updated with additional examples.
This File may be used to try the examples below
example.faaformattable -o example.tab example.faaProduces a gk-table for the sequences in example.faa, tabulating all 6-mers in the format of 3-mer-gap-3-mer with a maximum gap size of 5.
formattable -w 8 -i 6 -t 4 -o example.tab \ example.faaProduces a gk-table for the sequences in example.faa, tabulating all 8-mers in the format of 4-mer-gap-4-mer with a maximum gap size of 6.