File: sambamba.1

package info (click to toggle)
sambamba 1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,528 kB
  • sloc: sh: 220; python: 166; ruby: 147; makefile: 103
file content (45 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "SAMBAMBA" "1" "February 2015-2020" "" ""
.
.SH "NAME"
\fBsambamba\fR \- toolkit for working with SAM/BAM files
.
.SH "SYNOPSIS"
\fBsambamba\fR [subcommand] [arguments\.\.\.]
.
.SH "DESCRIPTION"
\fBsambamba\fR unifies several independent tools in one executable:
.
.IP "\(bu" 4
sambamba\-view(1)
.
.IP "\(bu" 4
sambamba\-index(1)
.
.IP "\(bu" 4
sambamba\-merge(1)
.
.IP "\(bu" 4
sambamba\-sort(1)
.
.IP "\(bu" 4
sambamba\-markdup(1)
.
.IP "\(bu" 4
sambamba\-flagstat(1)
.
.IP "\(bu" 4
sambamba\-slice(1)
.
.IP "\(bu" 4
sambamba\-pileup(1)
.
.IP "" 0
.
.P
Thus available subcommands are \fIview\fR, \fIindex\fR, \fImerge\fR, \fIsort\fR, \fImarkdup\fR, \fIflagstat\fR, \fIslice\fR, and \fImpileup\fR\. Their use is explained on the corresponding man pages\.
.
.P
Note that sambamba uses all available cores by default\.