class MinknowApi::Manager::FindBasecallConfigurationsRequest

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 encode(io : IO) : Nil #

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

[View source]
def flow_cell_product_code : String #

[View source]
def flow_cell_product_code=(flow_cell_product_code : String) #

[View source]
def include_outdated : Bool #

[View source]
def include_outdated=(include_outdated : Bool) #

[View source]
def include_remote_configurations : Bool #

[View source]
def include_remote_configurations=(include_remote_configurations : Bool) #

[View source]
def sampling_rate : Int32 #

[View source]
def sampling_rate=(sampling_rate : Int32) #

[View source]
def sequencing_kit : String #

[View source]
def sequencing_kit=(sequencing_kit : String) #

[View source]