Man page - samtools-flags(1)
Packages contains this manual
- samtools-head(1)
- samtools-reference(1)
- samtools-addreplacerg(1)
- samtools(1)
- samtools-collate(1)
- samtools-fixmate(1)
- samtools-cat(1)
- samtools-markdup(1)
- samtools-targetcut(1)
- samtools-tview(1)
- wgsim(1)
- samtools-samples(1)
- samtools-split(1)
- samtools-sort(1)
- samtools-index(1)
- samtools-coverage(1)
- samtools-dict(1)
- samtools-import(1)
- samtools-cram-size(1)
- ace2sam(1)
- samtools-bedcov(1)
- samtools-flagstat(1)
- samtools-reheader(1)
- samtools-depth(1)
- samtools-flags(1)
- samtools-phase(1)
- samtools-view(1)
- samtools-merge(1)
- samtools-rmdup(1)
- samtools-fqidx(1)
- samtools-fasta(1)
- samtools-fastq(1)
- samtools-quickcheck(1)
- samtools-calmd(1)
- samtools-mpileup(1)
- samtools.pl(1)
- samtools-consensus(1)
- samtools-depad(1)
- samtools-ampliconstats(1)
- samtools-faidx(1)
- samtools-ampliconclip(1)
- samtools-reset(1)
- samtools-idxstats(1)
- samtools-stats(1)
Package: samtools
apt-get install samtools
apt-get install samtools
Manuals in package:
Documentations in package:
Manual
samtools-flags
NAMESYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO
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 (1)
Samtools website: <http://www.htslib.org/>