File: outputformat.txt

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 (30 lines) | stat: -rw-r--r-- 658 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
22
23
24
25
26
27
28
29
30
Options to specify output format
--------------------------------

.. program:: obitools

Standard output format
......................

.. cmdoption::  --fasta-output 

      Output sequences in ``OBITools`` :doc:`fasta <../fasta>` format

.. cmdoption::  --fastq-output 

      Output sequences in Sanger :doc:`fastq <../fastq>` format

Generating an ecoPCR database
.............................

.. cmdoption::  --ecopcrdb-output=<PREFIX_FILENAME> 

      Creates an ecoPCR database from sequence records results

Miscellaneous option
....................

.. cmdoption::  --uppercase 
      
      Print sequences in upper case (default is lower case)