File: allele.3

package info (click to toggle)
ivar 1.4.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,348 kB
  • sloc: cpp: 5,892; javascript: 922; sh: 120; makefile: 48
file content (47 lines) | stat: -rw-r--r-- 698 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
46
47
.TH "allele" 3 "Sun Jul 29 2018" "iVar" \" -*- nroff -*-
.ad l
.nh
.SH NAME
allele
.SH SYNOPSIS
.br
.PP
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "bool \fBoperator<\fP (const \fBallele\fP &a) const"
.br
.ti -1c
.RI "bool \fBoperator==\fP (const \fBallele\fP &a) const"
.br
.in -1c
.SS "Public Attributes"

.in +1c
.ti -1c
.RI "std::string \fBnuc\fP"
.br
.ti -1c
.RI "uint32_t \fBdepth\fP"
.br
.ti -1c
.RI "uint32_t \fBreverse\fP"
.br
.ti -1c
.RI "uint8_t \fBmean_qual\fP"
.br
.ti -1c
.RI "uint32_t \fBbeg\fP"
.br
.ti -1c
.RI "uint32_t \fBend\fP"
.br
.ti -1c
.RI "float \fBtmp_mean_qual\fP"
.br
.in -1c

.SH "Author"
.PP 
Generated automatically by Doxygen for iVar from the source code\&.