Installation
DNA2Graph is distributed through PyPI and can be installed from a terminal with the command:
This command installs the complete DNA2Graph application, including both the graphical interface and the command-line interface.
Launching the Graphical Interface
After installation, DNA2Graph can be started from a terminal with:
This command opens the graphical user interface (GUI).
Using the Command-Line Interface
DNA2Graph can also be used directly from the terminal through the command-line interface (CLI):
This command displays the list of available commands and options.
Updating DNA2Graph
To update DNA2Graph to the latest available version, open a terminal and run:
Updating regularly is recommended to benefit from the latest features, improvements, and bug fixes.