Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 4.98 KB

home.md

File metadata and controls

38 lines (29 loc) · 4.98 KB

The TractoR (Tractography with R) project includes R packages for reading, writing and visualising magnetic resonance images stored in Analyze, NIfTI, MRtrix and DICOM file formats. It also contains functions specifically designed for working with diffusion MRI and tractography, including a standard implementation of the neighbourhood tractography approach to white matter tract segmentation, and graph analysis of structural and functional image data. A shell script is also provided to run experiments with TractoR without interacting with R. Using TractoR you can easily

  • Convert DICOM files from your MR scanner to NIfTI format.
  • Apply image processing operations of many types to medical image data.
  • Perform linear and nonlinear image registration.
  • Preprocess diffusion MR data and calculate tensor metrics including fractional anisotropy (FA), mean diffusivity (MD), and principal directions (see diffusion processing).
  • Run probabilistic tractography using single seed points or one or more masks.
  • Segment specific tracts in groups automatically using probabilistic neighbourhood tractography (see PNT tutorial).
  • Remove false positive tracts using a model of tract shape variability.
  • Import and manipulate anatomical parcellations of structural data.
  • Create, manipulate, visualise and decompose abstract graphs representing brain connectivity, either structural or functional.
  • Create graphics to visualise image slices or maximum-intensity projections.

If you use TractoR in your work, please cite the reference below. For details of research papers underlying the methods implemented in the package, please see the references page. If you would like to hear about new releases and other TractoR-related news, we would suggest following TractoR on Twitter or Mastodon, where you can also ask quick questions. Problems or bugs may be reported using the GitHub issue tracker. Please describe any problem as fully as possible.

TractoR is developed primarily by Jon Clayden and colleagues at University College London, with contributions and collaborations from other groups.

Please note that TractoR is research software and has not been approved for clinical use. The software is provided in the hope that it will be useful, but comes with no warranty whatsoever.

Site contents

Reference

J.D. Clayden, S. Muñoz Maniega, A.J. Storkey, M.D. King, M.E. Bastin & C.A. Clark (2011). TractoR: Magnetic resonance imaging and tractography with R. Journal of Statistical Software 44(8):1–18.

NITRC logo