Scroll to navigation

OBICOUNT(1) OBITools OBICOUNT(1)

NAME

obicount - description of obicount

obicount counts the number of sequence records and/or the sum of the count attributes.

Example:

> obicount seq.fasta  


Prints the number of sequence records contained in the seq.fasta file and the sum of their count attributes.



OBICOUNT SPECIFIC OPTIONS

Prints only the sum of count attributes. If a sequence has no count attribute, its default count is 1.


Example:

> obicount -a seq.fasta




For all sequence records contained in the seq.fasta file, prints only the sum of count attributes.




Prints only the number of sequence records.


Example:

> obicount -s seq.fasta


Prints only the number of sequence records contained in the seq.fasta file.




OPTIONS TO SPECIFY INPUT FORMAT

Restrict the analysis to a sub-part of the input file

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.

Sequence annotated format

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.

Specifying the sequence type

Input file contains nucleic sequences.

Input file contains protein sequences.

COMMON OPTIONS

Shows this help message and exits.

Sets logging in debug mode.

OBICOUNT ADDED SEQUENCE ATTRIBUTE

count



AUTHOR

The OBITools Development Team - LECA

COPYRIGHT

2019 - 2015, OBITool Development Team

January 28, 2019 1.02 12