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:
AUTHOR
Written by Petr Danacek from the Sanger Institute.
SEE ALSO
Samtools website: <http://www.htslib.org/>