This commit is contained in:
@ -8,11 +8,11 @@ Sequence annotated format
|
||||
|
||||
.. cmdoption:: --genbank
|
||||
|
||||
Input file is in :doc:`genbank <../genbank>` format
|
||||
Input file is in :doc:`genbank <../genbank>` format.
|
||||
|
||||
.. cmdoption:: --embl
|
||||
|
||||
Input file is in :doc:`embl <../embl>` format
|
||||
Input file is in :doc:`embl <../embl>` format.
|
||||
|
||||
:doc:`fasta <../fasta>` related format
|
||||
.......................................
|
||||
@ -21,7 +21,7 @@ Sequence annotated format
|
||||
.. cmdoption:: --fasta
|
||||
|
||||
Input file is in :doc:`fasta <../fasta>` format (including
|
||||
OBITools :doc:`fasta <../fasta>` extentions)
|
||||
OBITools :doc:`fasta <../fasta>` extensions).
|
||||
|
||||
:doc:`fastq <../fastq>` related format
|
||||
.......................................
|
||||
@ -29,33 +29,33 @@ Sequence annotated format
|
||||
.. cmdoption:: --sanger
|
||||
|
||||
Input file is in Sanger :doc:`fastq <../fastq>` format (standard
|
||||
:doc:`fastq <../fastq>` used by HiSeq/MiSeq sequencers)
|
||||
:doc:`fastq <../fastq>` used by HiSeq/MiSeq sequencers).
|
||||
|
||||
.. cmdoption:: --solexa
|
||||
|
||||
Input file is in :doc:`fastq <../fastq>` format produced by
|
||||
Solexa (Ga IIx) sequencers
|
||||
Solexa (Ga IIx) sequencers.
|
||||
|
||||
ecoPCR related format
|
||||
.....................
|
||||
|
||||
.. cmdoption:: --ecopcr
|
||||
|
||||
Input file is in :doc:`ecoPCR <../formats>` format
|
||||
Input file is in :doc:`ecoPCR <../formats>` format.
|
||||
|
||||
.. cmdoption:: --ecopcrdb
|
||||
|
||||
Input is an :doc:`ecoPCR <../formats>` database
|
||||
Input is an :doc:`ecoPCR <../formats>` database.
|
||||
|
||||
Specifying the sequence type
|
||||
............................
|
||||
|
||||
.. cmdoption:: --nuc
|
||||
|
||||
Input file contains nucleic sequences
|
||||
Input file contains nucleic sequences.
|
||||
|
||||
.. cmdoption:: --prot
|
||||
|
||||
Input file contains protein sequences
|
||||
Input file contains protein sequences.
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
.. cmdoption:: -n <NOT AVAILABLE STRING>, --na-string=<NOT AVAILABLE STRING>
|
||||
|
||||
String writed in the table for the not available values
|
||||
String written in the table for the not available values
|
||||
(default value ``NA``).
|
||||
|
||||
.. cmdoption:: --output-field-separator=<STRING>
|
||||
@ -26,8 +26,8 @@
|
||||
|
||||
.. cmdoption:: -a <KEY>, --omit-attribute=<KEY>
|
||||
|
||||
Adds attribute to the omit list. Attributes whose key is
|
||||
in this list will not be printed in the output tab file.
|
||||
Attributes whose key is in this list will not be printed in
|
||||
the output tab file.
|
||||
|
||||
.. include:: ../optionsSet/inputformat.txt
|
||||
|
||||
|
Reference in New Issue
Block a user