Manpages

NAME

samtools-flags - convert between textual and numeric flag representation.

SYNOPSIS

samtools flags FLAGS...

DESCRIPTION

Convert between textual and numeric flag representation.

Each FLAGS argument may be either an integer (in decimal, hexadecimal, or octal) representing a combination of the listed numeric flag values, or a comma-separated string NAME,...,NAME representing a combination of the flag names listed below.

FLAGS:

Image /var/www/mancx/application/src/../www/___/img/man1/man1/samtools-flags1.png

AUTHOR

Written by Petr Danacek from the Sanger Institute.

SEE ALSO

samtools(1)

Samtools website: <http://www.htslib.org/>;