Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val bitscore :
([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm
val evalue :
([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm
val send :
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm
val sstart :
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm
val qend :
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm
val qstart :
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm
val gapopen :
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm
val mismatch :
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm
val length :
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm
val pident :
([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm
val saccver :
([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm
val qaccver :
([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm
val make_creator :
qaccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
'a ->
('b -> Base.string) * 'c) ->
saccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
'd ->
('e -> Base.string) * 'f) ->
pident:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'g ->
('h -> Base.float) * 'i) ->
length:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'j ->
('k -> Base.int) * 'l) ->
mismatch:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'm ->
('n -> Base.int) * 'o) ->
gapopen:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'p ->
('q -> Base.int) * 'r) ->
qstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
's ->
('t -> Base.int) * 'u) ->
qend:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'v ->
('w -> Base.int) * 'x) ->
sstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'y ->
('z -> Base.int) * 'a1) ->
send:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'b1 ->
('c1 -> Base.int) * 'd1) ->
evalue:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'e1 ->
('f1 -> Base.float) * 'g1) ->
bitscore:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'h1 ->
('i1 -> Base.float) * 'j1) ->
'k1 ->
('l1 -> t) * 'm1
val create :
qaccver:Base.string ->
saccver:Base.string ->
pident:Base.float ->
length:Base.int ->
mismatch:Base.int ->
gapopen:Base.int ->
qstart:Base.int ->
qend:Base.int ->
sstart:Base.int ->
send:Base.int ->
evalue:Base.float ->
bitscore:Base.float ->
t
val map :
qaccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.string) ->
saccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.string) ->
pident:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.float) ->
length:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.int) ->
mismatch:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.int) ->
gapopen:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.int) ->
qstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.int) ->
qend:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.int) ->
sstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.int) ->
send:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.int) ->
evalue:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.float) ->
bitscore:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.float) ->
t
val iter :
qaccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.unit) ->
saccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.unit) ->
pident:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.unit) ->
length:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.unit) ->
mismatch:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.unit) ->
gapopen:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.unit) ->
qstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.unit) ->
qend:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.unit) ->
sstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.unit) ->
send:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.unit) ->
evalue:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.unit) ->
bitscore:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.unit) ->
Base.unit
val fold :
init:'a ->
qaccver:
('b ->
([< `Read | `Set_and_create ], t, Base.string)
Fieldslib.Field.t_with_perm ->
'c) ->
saccver:
('d ->
([< `Read | `Set_and_create ], t, Base.string)
Fieldslib.Field.t_with_perm ->
'e) ->
pident:
('f ->
([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'g) ->
length:
('h ->
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'i) ->
mismatch:
('j ->
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'k) ->
gapopen:
('l ->
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'm) ->
qstart:
('n ->
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'o) ->
qend:
('p ->
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'q) ->
sstart:
('r ->
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
's) ->
send:
('t ->
([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'u) ->
evalue:
('v ->
([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'w) ->
bitscore:
('x ->
([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'y) ->
'z
val map_poly :
([< `Read | `Set_and_create ], t, 'a) Fieldslib.Field.user ->
'b list
val for_all :
qaccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.bool) ->
saccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.bool) ->
pident:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.bool) ->
length:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
mismatch:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
gapopen:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
qstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
qend:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
sstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
send:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
evalue:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.bool) ->
bitscore:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.bool) ->
Base.bool
val exists :
qaccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.bool) ->
saccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
Base.bool) ->
pident:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.bool) ->
length:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
mismatch:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
gapopen:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
qstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
qend:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
sstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
send:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
Base.bool) ->
evalue:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.bool) ->
bitscore:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
Base.bool) ->
Base.bool
val to_list :
qaccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
'a) ->
saccver:
(([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm ->
'b) ->
pident:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'c) ->
length:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'd) ->
mismatch:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'e) ->
gapopen:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'f) ->
qstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'g) ->
qend:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'h) ->
sstart:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'i) ->
send:
(([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm ->
'j) ->
evalue:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'k) ->
bitscore:
(([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm ->
'l) ->
'm list
module Direct : sig ... end