Installation

protfasta has been tested on Linux and macOS. It should also work on Windows but we haven’t tested it there yet.

protfasta can be downloaded and installed directly from PyPI using pip:

pip install protfasta

If this has worked, the pfasta tool should be available from the command-line

pfasta --help

And you’re done. This also means you can now import and use protfasta in your Python workflow.