class

MinknowApi::AnalysisConfiguration::WriterConfiguration::ReadFast5Configuration

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_per_batch
Source
bases_per_batch=(value : UInt64) : UInt64
Source
batch_count
Source
batch_count=(value : UInt32) : UInt32
Source
batch_duration
Source
batch_duration=(batch_duration : Google::Protobuf::Duration | Nil)
Source
batch_info_case
Source
clear_batch_duration
Source
clear_batch_info
Source
clear_fastq
Source
clear_modifications_table
Source
clear_move_table
Source
clear_raw
Source
clear_trace_table
Source
compression_level
Source
compression_level=(compression_level : Int32)
Source
compression_type
Source
compression_type=(compression_type : Proto::OpenEnum(WriterConfiguration::CompressionType))
Source
disable_writing_failed_reads
Source
disable_writing_failed_reads=(disable_writing_failed_reads : Bool)
Source
disable_writing_force_skipped_reads
Source
disable_writing_force_skipped_reads=(disable_writing_force_skipped_reads : Bool)
Source
disable_writing_passed_reads
Source
disable_writing_passed_reads=(disable_writing_passed_reads : Bool)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
fastq
Source
fastq=(fastq : WriterConfiguration::ChannelConfiguration | Nil)
Source
fastq_header_pattern
Source
fastq_header_pattern=(fastq_header_pattern : String)
Source
file_pattern
Source
file_pattern=(file_pattern : String)
Source
has_batch_duration?
Source
has_fastq?
Source
has_modifications_table?
Source
has_move_table?
Source
has_raw?
Source
has_trace_table?
Source
modifications_table
Source
modifications_table=(modifications_table : WriterConfiguration::ChannelConfiguration | Nil)
Source
move_table
Source
move_table=(move_table : WriterConfiguration::ChannelConfiguration | Nil)
Source
no_output_based_batching
Source
no_output_based_batching=(value : Google::Protobuf::Empty | Nil) : Google::Protobuf::Empty | Nil
Source
raw=(raw : WriterConfiguration::ChannelConfiguration | Nil)
Source
trace_table
Source
trace_table=(trace_table : WriterConfiguration::ChannelConfiguration | Nil)
Source
validate_required!
Source
validate_required_deep!
Source

Nested types