package bio_io

  1. Overview
  2. Docs
val iter : t -> qaccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'a) -> saccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'b) -> pident: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'c) -> length: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'd) -> mismatch: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'e) -> gapopen: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'f) -> qstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'g) -> qend: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'h) -> sstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'i) -> send: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'j) -> evalue: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'k) -> bitscore: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'l) -> 'm
val fold : t -> init:'a -> qaccver: ('b -> ([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'c) -> saccver: ('d -> ([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'e) -> pident: ('f -> ([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'g) -> length: ('h -> ([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'i) -> mismatch: ('j -> ([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'k) -> gapopen: ('l -> ([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'm) -> qstart: ('n -> ([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'o) -> qend: ('p -> ([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'q) -> sstart: ('r -> ([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 's) -> send: ('t -> ([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'u) -> evalue: ('v -> ([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'w) -> bitscore: ('x -> ([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'y) -> 'z
val for_all : t -> qaccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> saccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> pident: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.bool) -> length: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> mismatch: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> gapopen: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> qstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> qend: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> sstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> send: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> evalue: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.bool) -> bitscore: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.bool) -> Base.bool
val exists : t -> qaccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> saccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.bool) -> pident: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.bool) -> length: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> mismatch: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> gapopen: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> qstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> qend: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> sstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> send: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.bool) -> evalue: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.bool) -> bitscore: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.bool) -> Base.bool
val to_list : t -> qaccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'a) -> saccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> 'b) -> pident: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'c) -> length: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'd) -> mismatch: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'e) -> gapopen: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'f) -> qstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'g) -> qend: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'h) -> sstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'i) -> send: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> 'j) -> evalue: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'k) -> bitscore: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> 'l) -> 'm list
val map : t -> qaccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.string) -> saccver: (([< `Read | `Set_and_create ], t, Base.string) Fieldslib.Field.t_with_perm -> t -> Base.string -> Base.string) -> pident: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.float) -> length: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.int) -> mismatch: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.int) -> gapopen: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.int) -> qstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.int) -> qend: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.int) -> sstart: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.int) -> send: (([< `Read | `Set_and_create ], t, Base.int) Fieldslib.Field.t_with_perm -> t -> Base.int -> Base.int) -> evalue: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.float) -> bitscore: (([< `Read | `Set_and_create ], t, Base.float) Fieldslib.Field.t_with_perm -> t -> Base.float -> Base.float) -> t
val set_all_mutable_fields : 'a -> unit