Skip to contents

Parse an MRtrix .tck file and extract all streamlines.

Usage

read_tck(file)

Arguments

file

Path to a .tck file.

Value

A list of matrices, one per streamline. Each matrix has columns x, y, z.

See also

read_tractography() for format auto-detection