File: obisplit.rst

package info (click to toggle)
obitools 1.2.12%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,900 kB
  • sloc: python: 18,221; ansic: 1,542; makefile: 96
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