File: minimap2.py.1

package info (click to toggle)
minimap2 2.17%2Bdfsg-12
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,204 kB
  • sloc: ansic: 8,653; javascript: 2,301; makefile: 130; python: 91; sh: 42; perl: 29
file content (32 lines) | stat: -rw-r--r-- 715 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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
.TH MINIMAP2.PY "1" "June 2020" "minimap2.py 2.17" "User Commands"
.SH NAME
minimap2.py \- minimap2 Python3 interface
.SH SYNOPSIS
.B minimap2.py
[\fI\,options\/\fR] \fI\,<ref.fa>|<ref.mmi> <query.fq>\/\fR
.SH OPTIONS
.TP
\fB\-x\fR STR
preset: sr, map\-pb, map\-ont, asm5, asm10 or splice
.TP
\fB\-n\fR INT
mininum number of minimizers
.TP
\fB\-m\fR INT
mininum chaining score
.TP
\fB\-k\fR INT
k\-mer length
.TP
\fB\-w\fR INT
minimizer window length
.TP
\fB\-r\fR INT
band width
.TP
\fB\-c\fR
output the cs tag
.SH AUTHOR
 This manpage was written by Andreas Tille for the Debian distribution and
 can be used for any other usage of the program.