You're reading the documentation for a development version. For the latest released version, please have a look at stable (v1.6.0).
Welcome to file-tree’s documentation!¶
This is the documentation for file-tree, a project designed to allow you to separate the directory structure of your pipeline inputs/outputs from the actual pipeline code.
Install using
conda/pip install file-tree file-tree-fsl
Include the file-tree-fsl package if you want to use filetree definitions for the FSL tools. If you want to use the terminal-based user interface, you will also need to install textual. You can install this using conda/pip install textual.
The pipeline results can be visualised efficiently in FSLeyes as described in https://open.win.ox.ac.uk/pages/fsl/fsleyes/fsleyes/userdoc/filetree.html .
Please report any bugs/issues/feature requests using the gitlab interface (https://git.fmrib.ox.ac.uk/fsl/file-tree/-/issues).
- FileTree tutorial
- Changes with respect to FileTree in fslpy
- file-tree package