Load streamlines from a tractography file. Supports TrackVis (.trk) and
MRtrix (.tck) formats. The file format is detected from the extension.
Value
A list of matrices, one per streamline. Each matrix has N rows (points along the streamline) and 3 columns (x, y, z coordinates).
See also
read_trk(), read_tck() for format-specific readers