This commit is contained in:
@ -103,7 +103,7 @@ Sequence record selection options
|
|||||||
|
|
||||||
> obigrep -A taxid seq1.fasta > seq2.fasta
|
> obigrep -A taxid seq1.fasta > seq2.fasta
|
||||||
|
|
||||||
Selects only the sequence records having a ``taxid`` attribute defined.
|
Selects only the sequence records having a *taxid* attribute defined.
|
||||||
|
|
||||||
|
|
||||||
.. cmdoption:: -p <PYTHON_EXPRESSION>, --predicat=<PYTHON_EXPRESSION>
|
.. cmdoption:: -p <PYTHON_EXPRESSION>, --predicat=<PYTHON_EXPRESSION>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/local/bin/python
|
#!/usr/local/bin/python
|
||||||
|
|
||||||
'''
|
'''
|
||||||
:py:mod:`obiclean`: Tags a set of sequences for PCR/sequencing errors identification
|
:py:mod:`obiclean`: tags a set of sequences for PCR/sequencing errors identification
|
||||||
====================================================================================
|
====================================================================================
|
||||||
|
|
||||||
.. codeauthor:: Eric Coissac <eric.coissac@metabarcoding.org>
|
.. codeauthor:: Eric Coissac <eric.coissac@metabarcoding.org>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/local/bin/python
|
#!/usr/local/bin/python
|
||||||
'''
|
'''
|
||||||
:py:mod:`obicut`: Trims sequences
|
:py:mod:`obicut`: trims sequences
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
.. codeauthor:: Eric Coissac <eric.coissac@metabarcoding.org>
|
.. codeauthor:: Eric Coissac <eric.coissac@metabarcoding.org>
|
||||||
|
Reference in New Issue
Block a user