iTaxoTools / TaxI2

Calculation and analysis of pairwise sequence distances
GNU General Public License v3.0
0 stars 0 forks source link

Distance tables in percent #36

Closed necrosovereign closed 2 years ago

necrosovereign commented 2 years ago

I added a function that copies every file with 'distance' in its name, adds '_in_percent' to the name and multiplies all the numbers in the file by 100

Closes #33