class
MinknowApi::Statistics::AcquisitionOutputSplit
- MinknowApi::Statistics::AcquisitionOutputSplit
- 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 : Bool
- #alignment_bed_file_region=(alignment_bed_file_region : Bool)
- #alignment_reference : Bool
- #alignment_reference=(alignment_reference : Bool)
- #barcode_name : Bool
- #barcode_name=(barcode_name : Bool)
- #encode(io : IO) : Nil
- #encode_partial(io : IO) : Nil
- #lamp_barcode_id : Bool
- #lamp_barcode_id=(lamp_barcode_id : Bool)
- #lamp_target_id : Bool
- #lamp_target_id=(lamp_target_id : Bool)
- #read_end_reason : Bool
- #read_end_reason=(read_end_reason : Bool)
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?.