TRX in Python#
This software library implements the TRX file format for tractography in the Pythonprogramming language.
Getting Started#
Understand the format: To understand the TRX file structure and learn Why TRX, please refer to the TRX homepage.
Installation To install the library, follow the instructions in the Installing trx-python documentation page.
Learn by example: Follow our Tutorials to learn how to read, write, and manipulate TRX files
Use the CLI tools: Check out the Command-line Interface documentation for command-line operations