1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
.. automodule:: obisplit
:py:mod:`obisplit` specific options
-----------------------------------
.. cmdoption:: -p <PREFIX FILENAME>, --prefix=<PREFIX FILENAME>
Prefix added to each subfile name.
.. cmdoption:: -t <KEY>, --tag-name=<KEY>
Attribute key used to split the sequence file.
.. cmdoption:: -u <FILENAME>, --undefined=<FILENAME>
Name of the file where sequence records without attribute ``<KEY>`` are stored.
.. include:: ../optionsSet/inputformat.txt
.. include:: ../optionsSet/defaultoptions.txt
|