31 lines
669 B
Plaintext
31 lines
669 B
Plaintext
File format conversions
|
|
=======================
|
|
|
|
Several OBITools exist for converting files from one format to another.
|
|
As :doc:`fasta file <fasta>` is the central format for OBITools, many of
|
|
these converters convert to :doc:`extended OBITools fasta format <obifasta>`.
|
|
|
|
Convert to extended OBITools fasta format
|
|
-----------------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
scripts/convert2fasta
|
|
scripts/ecopcr2fasta
|
|
|
|
Convert taxonomic data
|
|
----------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
scripts/buildOBITaxonomy
|
|
|
|
Convert to tabular data files
|
|
-----------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
scripts/fasta2tab |