class

MinknowApi::Data::GetExperimentYieldInfoResponse::BasecallStatistics

Inherits Proto::Message < Proto::HasUnknownFields < Reference < Object

Constructors

decode(bytes : Bytes) : self

Decode a message from a raw byte slice.

Source
decode(io : IO) : self
Source
decode_partial(bytes : Bytes) : self
Source
decode_partial(io : IO) : self
Source

Instance methods

==(other : self) : Bool

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

Source
bases_failed_called
Source
bases_failed_called=(bases_failed_called : UInt64)
Source
bases_passed_called
Source
bases_passed_called=(bases_passed_called : UInt64)
Source
buffered_complete_reads
Source
buffered_complete_reads=(buffered_complete_reads : UInt64)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
events_called
Source
events_called=(events_called : UInt64)
Source
reads_called
Source
reads_called=(reads_called : UInt64)
Source
reads_failed_calling
Source
reads_failed_calling=(reads_failed_calling : UInt64)
Source
reads_failed_calling_filtered
Source
reads_failed_calling_filtered=(reads_failed_calling_filtered : UInt64)
Source
reads_force_skipped
Source
reads_force_skipped=(reads_force_skipped : UInt64)
Source
reads_in_progress
Source
reads_in_progress=(reads_in_progress : UInt64)
Source
reads_processed
Source
reads_processed=(reads_processed : UInt64)
Source
reads_skipped
Source
reads_skipped=(reads_skipped : UInt64)
Source
samples_called
Source
samples_called=(samples_called : UInt64)
Source
samples_in_client_buffer
Source
samples_in_client_buffer=(samples_in_client_buffer : UInt64)
Source
samples_in_progress
Source
samples_in_progress=(samples_in_progress : UInt64)
Source
samples_skipped
Source
samples_skipped=(samples_skipped : UInt64)
Source