wasserth / tract_querier

Implementation of the White Matter Query Language and associated tools for dMRI white matter tract extraction and analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to WMQL's source code!

The White Matter Query Language (WMQL) is a technique to formally describe white matter tracts and to automatically extract them from diffusion MRI volumes. This query language allows us to construct a dictionary of anatomical definitions describing white matter tracts. The definitions include adjacent gray and white matter regions, and rules for spatial relations. This enables the encoding of anatomical knowledge of the human brain white matter as well as the automated coherent labeling of white matter anatomy across subjects.

This is an implementation of the WMQL language presented in "The white matter query language: a novel approach for describing human white matter anatomy", Wassermann et al. Brain Structure and Function 2016

WMQL Documentation

Automated testing status: travis-ci build status

About

Implementation of the White Matter Query Language and associated tools for dMRI white matter tract extraction and analysis

License:Other


Languages

Language:Python 99.5%Language:Makefile 0.5%