class MinknowApi::Manager::ListSettingsForProtocolResponse::RunOptions

Included Modules

Defined in:

generated/minknow_api/manager.pb.cr

Constructors

Instance Method Summary

Constructor Detail

def self.decode(bytes : Bytes) : self #

Decode a message from a raw byte slice.


[View source]
def self.decode(io : IO) : self #

[View source]
def self.decode_partial(bytes : Bytes) : self #

[View source]
def self.decode_partial(io : IO) : self #

[View source]

Instance Method Detail

def ==(other : self) : Bool #
Description copied from class Reference

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


[View source]
def active_channel_selection : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def active_channel_selection=(active_channel_selection : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]

[View source]
def bias_voltage=(bias_voltage : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def clear_active_channel_selection : Nil #

[View source]
def clear_bias_voltage : Nil #

[View source]
def clear_group_change_period : Nil #

[View source]
def clear_mux_scan_period : Nil #

[View source]
def clear_read_until_bed_file : Nil #

[View source]
def clear_read_until_bed_file_enabled : Nil #

[View source]
def clear_read_until_channels : Nil #

[View source]
def clear_read_until_enabled : Nil #

[View source]
def clear_read_until_enrichment : Nil #

[View source]
def clear_read_until_ref_file : Nil #

[View source]
def clear_run_length : Nil #

[View source]
def encode(io : IO) : Nil #

[View source]
def encode_partial(io : IO) : Nil #

[View source]
def group_change_period : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def group_change_period=(group_change_period : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def has_active_channel_selection? : Bool #

[View source]
def has_bias_voltage? : Bool #

[View source]
def has_group_change_period? : Bool #

[View source]
def has_mux_scan_period? : Bool #

[View source]
def has_read_until_bed_file? : Bool #

[View source]
def has_read_until_bed_file_enabled? : Bool #

[View source]
def has_read_until_channels? : Bool #

[View source]
def has_read_until_enabled? : Bool #

[View source]
def has_read_until_enrichment? : Bool #

[View source]
def has_read_until_ref_file? : Bool #

[View source]
def has_run_length? : Bool #

[View source]
def mux_scan_period : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def mux_scan_period=(mux_scan_period : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def read_until_bed_file : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def read_until_bed_file=(read_until_bed_file : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def read_until_bed_file_enabled : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def read_until_bed_file_enabled=(read_until_bed_file_enabled : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def read_until_channels : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def read_until_channels=(read_until_channels : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def read_until_enabled : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def read_until_enabled=(read_until_enabled : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def read_until_enrichment : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def read_until_enrichment=(read_until_enrichment : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def read_until_ref_file : MinknowApi::ProtocolSettings::ProtocolSetting | Nil #

[View source]
def read_until_ref_file=(read_until_ref_file : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]

[View source]
def run_length=(run_length : MinknowApi::ProtocolSettings::ProtocolSetting | Nil) #

[View source]
def validate_required! : Nil #

[View source]
def validate_required_deep! : Nil #

[View source]