HYPHY Reference
:
Batch language command
:Permute
Permute
Batch language command
Can be used to create permutations of blocks of columns of 'unit' length of existing data sets or data set filters.
Syntax
DataSetFilter
= Permute (datasetid, unit, vertical partition);
Notes
datasetid must refer to an existing data set or a data set filter. 'unit' is a positive integer. The last argument is optional.
The specification of vertical partition is identical to that of 'CreateFilter'.
Examples
Last modified: 8/19/2002
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002