Change example doc
This commit is contained in:
@ -17,8 +17,8 @@ Example
|
|||||||
|
|
||||||
> obihead -n 150 seq1.fasta > seq2.fasta
|
> obihead -n 150 seq1.fasta > seq2.fasta
|
||||||
|
|
||||||
Selects the 150 fist sequences from the ``seq1.fasta`` file and store
|
Selects the 150 first sequences from the ``seq1.fasta`` file and store
|
||||||
them to the ``seq2.fasta`` file
|
them to the ``seq2.fasta`` file
|
||||||
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
@ -17,8 +17,8 @@ Example
|
|||||||
|
|
||||||
> obitail -n 150 seq1.fasta > seq2.fasta
|
> obitail -n 150 seq1.fasta > seq2.fasta
|
||||||
|
|
||||||
Selects the 150 last sequences from the ``seq1.fasta`` file and store
|
Selects the 150 last sequences from the ``seq1.fasta`` file and store
|
||||||
them to the ``seq2.fasta`` file
|
them to the ``seq2.fasta`` file
|
||||||
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
Reference in New Issue
Block a user