package biotk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Bioinformatics toolkit
Install
dune-project
Dependency
Authors
Maintainers
Sources
biotk-0.4.tbz
sha256=fb28a30b0d4cfbbab3a09c8c9ba3425bbe0ceb89598060f7666b69d0d353ee02
sha512=19bb3a09d281634e49c9ef69aa2cd9d9f71ae03d6b61d6672c38e835b967d0b07ff8412dd510295fd6c9c0e2f23ac758122c3f588404101203e11f94d4949b08
doc/biotk_pipes_unix/Biotk_pipes_unix/Pipe/index.html
Module Biotk_pipes_unix.PipeSource
include Biotk_pipes.Pipe.S with type 'a monad = 'a
type finalizer = (unit -> unit monad) optiontype 'a source = (Biotk_pipes.Pipe.void, 'a, unit) ttype 'a sink = ('a, Biotk_pipes.Pipe.void, unit) tval return : 'r -> (_, _, 'r) tmodule Monad_infix : sig ... endval await : unit -> ('a, _, 'a option) tval yield : 'o -> (_, 'o, unit) tval run : (Biotk_pipes.Pipe.void, Biotk_pipes.Pipe.void, 'r) t -> 'r monadval fold : 'r -> ('i -> 'r -> 'r) -> ('i, Biotk_pipes.Pipe.void, 'r) tval map : ('i -> 'o) -> ('i, 'o, unit) tval mapi : (int -> 'i -> 'o) -> ('i, 'o, unit) tval filter : ('i -> bool) -> ('i, 'i, unit) tval filter_map : ('i -> 'o option) -> ('i, 'o, unit) tval from_list : 'a list -> 'a sourceval to_list : unit -> ('a, Biotk_pipes.Pipe.void, 'a list) tval all :
unit ->
(('a, 'b) result, Biotk_pipes.Pipe.void, ('a list, 'b) result) tval loop : ('a -> 'b option -> 'a * 'c list) -> 'a -> ('b, 'c, unit) tval drop : int -> ('a, 'a, unit) t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>