File: ecogrep.1

package info (click to toggle)
ecopcr 1.0.1%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 36,416 kB
  • sloc: ansic: 3,549; python: 1,146; makefile: 95; sh: 12
file content (43 lines) | stat: -rw-r--r-- 1,161 bytes parent folder | download | duplicates (5)
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
.TH ECOGREP "1" "June 2015" "ecogrep 0.5.0" "User Commands"
.SH NAME
ecogrep \- filtering ecoPCR result based on taxonomic id filter and regular expression pattern
.SH SYNOPSIS
.B ecogrep
\fB[options]\fR \fIfilename\fR
.SH DESCRIPTION
ecoPCR is an electronic PCR software developed by LECA and
Helix-Project. It helps to estimate Barcode primers quality.
.PP
This program belongs to the exoPCR package.
.SH OPTIONS
.TP
\fB\-1\fR    : [FIRST] : compare the given pattern with direct strand oligonucleotide
.TP
\fB\-2\fR
: [SECOND] : compare the given pattern with reverse strand oligonucleotide
.TP
\fB\-d\fR
: [D]atabase containing taxonomic information
.TP
\fB\-e\fR
: [E]rrors : max error allowed in pattern match (option\-1, \fB\-2\fR and \fB\-p\fR) (0 by default)
.TP
\fB\-p\fR
: [P]attern : oligonucleotide pattern
.TP
\fB\-h\fR
: [H]elp : print <this> help
.TP
\fB\-i\fR
: [I]gnore subtree under given taxonomic id
.TP
\fB\-r\fR
: [R]estrict search to subtree under given taxomic id
.TP
\fB\-v\fR
: in[V]ert the sense of matching, to select non\-matching lines.
.TP
argument:
ecoPCR output file name
.SH SEE ALSO
http://www.grenoble.prabi.fr/trac/ecoPCR/