DIAMOND v0.9.14
Added support for frameshift alignments (option -F
to set the frameshift penalty). For example: diamond blastx -F 15 ...
Enabling this feature will have the aligner tolerate missing bases in DNA sequences and is most recommended for long, error-prone sequences like MinION reads.
In the pairwise output format, frameshifts will be indicated by \
and /
for a shift by +1 and -1
nucleotide in the direction of translation respectively.
Note that this feature is disabled by default. This release changes the DAA format. DAA files created by this version are not backward compatible with previous versions.