class

MinknowApi::AnalysisConfiguration::ReadDetectionParams

Inherits Proto::Message < Proto::HasUnknownFields < Reference < Object

Constructors

decode(bytes : Bytes) : self

Decode a message from a raw byte slice.

Source
decode(io : IO) : self
Source
decode_partial(bytes : Bytes) : self
Source
decode_partial(io : IO) : self
Source

Instance methods

==(other : self) : Bool

Returns true if this reference is the same as other. Invokes same?.

Source
break_reads_after_events
Source
break_reads_after_events=(break_reads_after_events : Google::Protobuf::UInt32Value | Nil)
Source
break_reads_after_seconds
Source
break_reads_after_seconds=(break_reads_after_seconds : Google::Protobuf::DoubleValue | Nil)
Source
break_reads_on_mux_changes
Source
break_reads_on_mux_changes=(break_reads_on_mux_changes : Bool)
Source
clear_break_reads_after_events
Source
clear_break_reads_after_seconds
Source
clear_open_pore_default
Source
clear_open_pore_max
Source
clear_open_pore_min
Source
clear_open_pore_seconds_required
Source
clear_selected_default
Source
clear_selected_max
Source
clear_selected_min
Source
clear_selected_seconds_required
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
has_break_reads_after_events?
Source
has_break_reads_after_seconds?
Source
has_open_pore_default?
Source
has_open_pore_max?
Source
has_open_pore_min?
Source
has_open_pore_seconds_required?
Source
has_selected_default?
Source
has_selected_max?
Source
has_selected_min?
Source
has_selected_seconds_required?
Source
look_back
Source
look_back=(look_back : UInt32)
Source
minimum_delta_mean
Source
minimum_delta_mean=(minimum_delta_mean : Float64)
Source
mode
Source
mode=(mode : Proto::OpenEnum(ReadDetectionParams::ReadDetectionMode))
Source
open_pore_default
Source
open_pore_default=(open_pore_default : Google::Protobuf::DoubleValue | Nil)
Source
open_pore_max
Source
open_pore_max=(open_pore_max : Google::Protobuf::DoubleValue | Nil)
Source
open_pore_min
Source
open_pore_min=(open_pore_min : Google::Protobuf::DoubleValue | Nil)
Source
open_pore_seconds_required
Source
open_pore_seconds_required=(open_pore_seconds_required : Google::Protobuf::DoubleValue | Nil)
Source
selected_default
Source
selected_default=(selected_default : Google::Protobuf::DoubleValue | Nil)
Source
selected_max
Source
selected_max=(selected_max : Google::Protobuf::DoubleValue | Nil)
Source
selected_min
Source
selected_min=(selected_min : Google::Protobuf::DoubleValue | Nil)
Source
selected_seconds_required
Source
selected_seconds_required=(selected_seconds_required : Google::Protobuf::DoubleValue | Nil)
Source
validate_required!
Source
validate_required_deep!
Source

Nested types