| OBISPLIT(1) | OBITools | OBISPLIT(1) |
obisplit - description of obisplit
obisplit splits the input sequence file in a set of subfiles according to the values of a given attribute. The generated subfiles are named after the values of the attribute, possibly preceded by a prefix (-p option). The sequence records for which the attribute is missing are discarded by default, or put in a file whose name is set using the -u option.
> obisplit -p experiment_ -t mode
The above command splits the sequence input file according to the mode attribute. This attribute is created by the solexapairend tool and its value can be set to either joined or alignment. The prefix experiment_ is put before each subfile name. Two subfiles will thus be created: experiment_joined and experiment_alignment.
The OBITools Development Team - LECA
2019 - 2015, OBITool Development Team
| January 28, 2019 | 1.02 12 |