File: ecotaxspecificity.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 (31 lines) | stat: -rw-r--r-- 879 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
31
.. automodule:: ecotaxspecificity
   
   :py:mod:`ecotaxspecificity` specific options
   --------------------------------------------

   .. cmdoption::  -e INT, --errors=<INT>   
   
        Two sequences are considered as different if they have INT or more
        differences (default: 1).
 
    *Example:*
    
            .. code-block:: bash
    
                > ecotaxspecificity -d my_ecopcr_database -e 5 seq.fasta
     
        This command considers that two sequences with less than 5 differences 
        correspond to the same barcode.
   
   .. include:: ../optionsSet/taxonomyDB.txt

   .. include:: ../optionsSet/inputformat.txt
   
   .. include:: ../optionsSet/defaultoptions.txt
   
   :py:mod:`ecotaxspecificity` used sequence attribute
   ---------------------------------------------------
    
      
           - :doc:`taxid <../attributes/taxid>`