Up Next

Module Biocaml_sam.Flags (.ml)

module Flags: sig .. end

type t = private int 
val of_int  : int -> t 
val has_multiple_segments  : t -> bool
val each_segment_properly_aligned  : t -> bool
val segment_unmapped  : t -> bool
val next_segment_unmapped  : t -> bool
val seq_is_reverse_complemented  : t -> bool
val next_seq_is_reverse_complemented  : t -> bool
val first_segment  : t -> bool
val last_segment  : t -> bool
val secondary_alignment  : t -> bool
val not_passing_quality_controls  : t -> bool
val pcr_or_optical_duplicate  : t -> bool
val t_of_sexp  : Sexplib.Sexp.t -> t 
val sexp_of_t  : t -> Sexplib.Sexp.t

AltStyle によって変換されたページ (->オリジナル) /