iTaxoTools / TaxI2-legacy

Calculates genetic differences between DNA sequences
GNU General Public License v3.0
0 stars 0 forks source link

Prototype #1

Closed necrosovereign closed 3 years ago

necrosovereign commented 3 years ago

This is the prototype of TaxI2.

Currently it takes a tabfile and prints tables of selected distance between sequences. The option for already aligned input should also work.

The distance tables are printed as symmetric matrices, because there doesn't seem to be an efficient way to make them triangular.

The alignment algorithm can adjusted in the same way as in dnadiagnoser