class
MinknowApi::Statistics::AcquisitionOutputKey
- MinknowApi::Statistics::AcquisitionOutputKey
- Reference
- Object
Included Modules
- Proto::Message
Defined in:
generated/minknow_api/statistics.pb.crConstructors
-
.decode(bytes : Bytes) : self
Decode a message from a raw byte slice.
- .decode(io : IO) : self
- .decode_partial(bytes : Bytes) : self
- .decode_partial(io : IO) : self
Instance Method Summary
-
#==(other : self) : Bool
Returns
trueif this reference is the same as other. - #alignment_bed_file_region : String
- #alignment_bed_file_region=(alignment_bed_file_region : String)
- #alignment_bed_file_region_name : String
- #alignment_bed_file_region_name=(alignment_bed_file_region_name : String)
- #alignment_reference : String
- #alignment_reference=(alignment_reference : String)
- #barcode_alias : String
- #barcode_alias=(barcode_alias : String)
- #barcode_name : String
- #barcode_name=(barcode_name : String)
- #encode(io : IO) : Nil
- #encode_partial(io : IO) : Nil
- #lamp_barcode_id : String
- #lamp_barcode_id=(lamp_barcode_id : String)
- #lamp_target_id : String
- #lamp_target_id=(lamp_target_id : String)
- #read_end_reason : Proto::OpenEnum(MinknowApi::ReadEndReason::ReadEndReason)
- #read_end_reason=(read_end_reason : Proto::OpenEnum(MinknowApi::ReadEndReason::ReadEndReason))
Constructor Detail
Instance Method Detail
def ==(other : self) : Bool
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def read_end_reason=(read_end_reason : Proto::OpenEnum(MinknowApi::ReadEndReason::ReadEndReason))
#