diff --git a/scripts/tff_generate_trx_from_scratch.py b/scripts/tff_generate_trx_from_scratch.py index 569b540..38fd1f9 100755 --- a/scripts/tff_generate_trx_from_scratch.py +++ b/scripts/tff_generate_trx_from_scratch.py @@ -3,7 +3,7 @@ """ Generate TRX file from a collection of CSV, TXT or NPY files by individually -specifiying positions, offsets, data_per_vertex, data_per_streamlines, +specifying positions, offsets, data_per_vertex, data_per_streamlines, groups and data_per_group. Each file must have its data type specified by the users.