File: consensusFinder.1

package info (click to toggle)
augustus 3.3.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 486,188 kB
  • sloc: cpp: 51,969; perl: 20,926; ansic: 1,251; makefile: 935; python: 120; sh: 118
file content (77 lines) | stat: -rw-r--r-- 1,247 bytes parent folder | download | duplicates (2)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
'\" t
.\"     Title: consensusfinder
.\"    Author: [see the "AUTHORS" section]
.\" Generator: Asciidoctor 1.5.5.dev
.\"      Date: 
.\"    Manual: \ \&
.\"    Source: \ \&
.\"  Language: English
.\"
.TH "CONSENSUSFINDER" "1" "" "\ \&" "\ \&"
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.ss \n[.ss] 0
.nh
.ad l
.de URL
\\$2 \(laURL: \\$1 \(ra\\$3
..
.if \n[.g] .mso www.tmac
.LINKSTYLE blue R < >
.SH "NAME"
consensusfinder \- consensus finder
.SH "SYNOPSIS"
.sp
\fBconsensusFinder\fP input_fasta_file [options]
.SH "OPTIONS"
.sp
\fB\-l\fP
.RS 4
pattern length
.RE
.sp
\fB\-p\fP
.RS 4
p\-value for finding the significant strings
.RE
.sp
\fB\-d\fP
.RS 4
delta to find the relevant strings
.RE
.sp
\fB\-s\fP
.RS 4
starting position
.RE
.sp
\fB\-e\fP
.RS 4
ending position
.RE
.sp
\fB\-m\fP
.RS 4
no. of mismatches to consider while finding neighbours
.RE
.sp
\fB\-c\fP
.RS 4
string to consider for analysis
.RE
.sp
\fB\-n\fP
.RS 4
specify the number of consensus patterns to store
.RE
.sp
\fB\-t\fP
.RS 4
print the histogram
.RE
.SH "AUTHORS"
.sp
AUGUSTUS was written by M. Stanke, O. Keller, S. König, L. Gerischer and L. Romoth.
.SH "ADDITIONAL DOCUMENTATION"
.sp
An exhaustive documentation can be found in the file /usr/share/augustus/README.TXT.