Performs a sequence of transformations on an input file.
You may also be interested in the new GUI
Clone and install the latest version:
git clone https://github.com/iTaxoTools/concatenator.git
cd concatenator
pip install . -f packages.html
For compatibility with older versions of Python (up to 3.8.6), please
use the win7-compat
branch.
See scripts/convert.py
for an example of how to use the API.
The legacy GUI is still available by running concatenator
in the terminal.