File: obisplit.rst

package info (click to toggle)
obitools 1.2.13%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,652 kB
  • sloc: python: 18,199; ansic: 1,542; makefile: 98
file content (21 lines) | stat: -rw-r--r-- 577 bytes parent folder | download | duplicates (3)
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