= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package biotk
-
biotk
-
-
biotk.pipes
-
biotk.pipes.unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = {
assigned : int;
unassigned_unmapped : int;
unassigned_mappingquality : int;
unassigned_chimera : int;
unassigned_fragmentlength : int;
unassigned_duplicate : int;
unassigned_multimapping : int;
unassigned_secondary : int;
unassigned_nonjunction : int;
unassigned_nofeatures : int;
unassigned_overlapping_length : int;
unassigned_ambiguity : int;
}
val load : string -> t