class

MinknowApi::Manager::GetSequencingKitsResponse::Kit

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
barcoding_expansion_kits
Source
barcoding_expansion_kits=(barcoding_expansion_kits : Array(Int32))
Source
dna=(dna : Bool)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
frequently_used
Source
frequently_used=(frequently_used : Bool)
Source
has_control_protocol
Source
has_control_protocol=(has_control_protocol : Bool)
Source
includes_barcoding
Source
includes_barcoding=(includes_barcoding : Bool)
Source
lamp_kit
Source
lamp_kit=(lamp_kit : Bool)
Source
no_sequencing_protocol
Source
no_sequencing_protocol=(no_sequencing_protocol : Bool)
Source
pcr=(pcr : Bool)
Source
pcr_free
Source
pcr_free=(pcr_free : Bool)
Source
product_code
Source
product_code=(product_code : String)
Source
rna=(rna : Bool)
Source