TRX in Python#

This software library implements the TRX file format for tractography in the Pythonprogramming language.

Getting Started#

  1. Understand the format: To understand the TRX file structure and learn Why TRX, please refer to the TRX homepage.

  2. Installation To install the library, follow the instructions in the Installing trx-python documentation page.

  3. Learn by example: Follow our Tutorials to learn how to read, write, and manipulate TRX files

  4. Use the CLI tools: Check out the Command-line Interface documentation for command-line operations