DOKK / manpages / debian 10 / obitools / obitail.1.en
OBITAIL(1) OBITools OBITAIL(1)

obitail - description of obitail

obitail command is in some way analog to the standard Unix tail command. It selects the tail of a sequence file. But instead of working text line by text line as the standard Unix tool, selection is done at the sequence record level. You can specify the number of sequence records to select.

Example:

> obitail -n 150 seq1.fasta > seq2.fasta


Selects the 150 last sequence records from the seq1.fasta file and stores them into the seq2.fasta file.





Number of sequence records to be selected (default value : 10).

The N first sequence records of the file are discarded from the analysis and not reported to the output file

Only the N next sequence records of the file are analyzed. The following sequences in the file are neither analyzed, neither reported to the output file. This option can be used conjointly with the –skip option.

Input file is in genbank format.

Input file is in embl format.

Input file is in fasta format (including OBITools fasta extensions).

Input file is in Sanger fastq format (standard fastq used by HiSeq/MiSeq sequencers).

Input file is in fastq format produced by Solexa (Ga IIx) sequencers.

Input file is in ecoPCR format.

Input is an ecoPCR database.

Input file contains nucleic sequences.

Input file contains protein sequences.

Shows this help message and exits.

Sets logging in debug mode.

The OBITools Development Team - LECA

2019 - 2015, OBITool Development Team

January 28, 2019 1.02 12