File: maq.pl.1

package info (click to toggle)
maq 0.7.1-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,476 kB
  • sloc: cpp: 5,025; ansic: 3,333; sh: 3,303; perl: 2,547; makefile: 31
file content (45 lines) | stat: -rw-r--r-- 974 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
.TH MAQ.PL "1" "December 2015" "maq.pl 0.7.1" "User Commands"
.SH NAME
maq.pl \- helper script for maq
.SH SYNOPSIS
.B maq.pl
\fI\,<command> \/\fR[\fI\,options\/\fR] \fI\,<input> \/\fR[...]
.SH DESCRIPTION
helper script for maq
.P
Version: 0.4.7
.SH OPTIONS.
.TP
\fIeasyrun\fR
simple pipeline for small dataset
.TP
\fIdemo\fR
demonstration of maq functionalities (for SE only)
.TP
\fISNPfilter\fR
filter SNPs
.TP
\fIstatmap\fR
extract statistics from the error output of 'maq map'
.TP
\fIchrpt2snp\fR
convert dbSNP's chr_rpt file to .snp file
.TP
\fIucsc2snp\fR
convert UCSC's SNP dump to .snp file
.TP
\fIfastq2bfq\fR
convert fastq in batch
.TP
\fIcat2pair\fR
convert paired end reads format
.TP
\fIsv\fR
call structural variations
.TP
\fIindelpe\fR
post\-processing indelpe output
.SH AUTHOR
The program was written by Heng Li <lh3@sanger.ac.uk>.
.P
This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.