class MinknowApi::Statistics::AcquisitionOutputKey

Included Modules

Defined in:

generated/minknow_api/statistics.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 alignment_bed_file_region : String #

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

[View source]
def alignment_bed_file_region_name : String #

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

[View source]
def alignment_reference : String #

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

[View source]
def barcode_alias : String #

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

[View source]
def barcode_name : String #

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

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

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

[View source]
def lamp_barcode_id : String #

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

[View source]
def lamp_target_id : String #

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

[View source]
def read_end_reason : Proto::OpenEnum(MinknowApi::ReadEndReason::ReadEndReason) #

[View source]
def read_end_reason=(read_end_reason : Proto::OpenEnum(MinknowApi::ReadEndReason::ReadEndReason)) #

[View source]