class

MinknowApi::Ui::SequencingRun::Presets::Preset

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
adaptive_sampling_channel_end
Source
adaptive_sampling_channel_end=(adaptive_sampling_channel_end : UInt32)
Source
adaptive_sampling_channel_start
Source
adaptive_sampling_channel_start=(adaptive_sampling_channel_start : UInt32)
Source
adaptive_sampling_enabled
Source
adaptive_sampling_enabled=(adaptive_sampling_enabled : Bool)
Source
alignment_bed_file
Source
alignment_bed_file=(alignment_bed_file : String)
Source
alignment_enabled
Source
alignment_enabled=(alignment_enabled : Bool)
Source
alignment_ref_file
Source
alignment_ref_file=(alignment_ref_file : String)
Source
bam_enabled
Source
bam_enabled=(bam_enabled : Bool)
Source
barcode_balancing_barcode_selection
Source
barcode_balancing_barcode_selection=(barcode_balancing_barcode_selection : String)
Source
barcode_balancing_custom_barcodes
Source
barcode_balancing_custom_barcodes=(barcode_balancing_custom_barcodes : Bool)
Source
barcode_balancing_enabled
Source
barcode_balancing_enabled=(barcode_balancing_enabled : Bool)
Source
barcoding_enabled
Source
barcoding_enabled=(barcoding_enabled : Bool)
Source
basecall_model
Source
basecall_model=(basecall_model : String)
Source
basecalled_output_period
Source
basecalled_output_period=(basecalled_output_period : UInt32)
Source
basecalling_enabled
Source
basecalling_enabled=(basecalling_enabled : Bool)
Source
bulk_file_enabled
Source
bulk_file_enabled=(bulk_file_enabled : Bool)
Source
bulk_file_events
Source
bulk_file_events=(bulk_file_events : String)
Source
bulk_file_events_enabled
Source
bulk_file_events_enabled=(bulk_file_events_enabled : Bool)
Source
bulk_file_raw
Source
bulk_file_raw=(bulk_file_raw : String)
Source
bulk_file_raw_enabled
Source
bulk_file_raw_enabled=(bulk_file_raw_enabled : Bool)
Source
bulk_file_read_table
Source
bulk_file_read_table=(bulk_file_read_table : String)
Source
bulk_file_read_table_enabled
Source
bulk_file_read_table_enabled=(bulk_file_read_table_enabled : Bool)
Source
clear_preset_meta
Source
custom_barcodes_selection
Source
custom_barcodes_selection=(custom_barcodes_selection : String)
Source
duplex_basecalling_enabled
Source
duplex_basecalling_enabled=(duplex_basecalling_enabled : Bool)
Source
duplex_basecalling_model
Source
duplex_basecalling_model=(duplex_basecalling_model : String)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
enrich_deplete_adaptive_sampling_bed_file
Source
enrich_deplete_adaptive_sampling_bed_file=(enrich_deplete_adaptive_sampling_bed_file : String)
Source
enrich_deplete_adaptive_sampling_enabled
Source
enrich_deplete_adaptive_sampling_enabled=(enrich_deplete_adaptive_sampling_enabled : Bool)
Source
enrich_deplete_adaptive_sampling_ref_file
Source
enrich_deplete_adaptive_sampling_ref_file=(enrich_deplete_adaptive_sampling_ref_file : String)
Source
fail_unaligned_reads
Source
fail_unaligned_reads=(fail_unaligned_reads : Bool)
Source
fast5_enabled
Source
fast5_enabled=(fast5_enabled : Bool)
Source
fastq_data_compression
Source
fastq_data_compression=(fastq_data_compression : Bool)
Source
fastq_enabled
Source
fastq_enabled=(fastq_enabled : Bool)
Source
has_custom_barcodes_selection
Source
has_custom_barcodes_selection=(has_custom_barcodes_selection : Bool)
Source
has_preset_meta?
Source
modified_basecalling_context
Source
modified_basecalling_context=(modified_basecalling_context : String)
Source
modified_basecalling_enabled
Source
modified_basecalling_enabled=(modified_basecalling_enabled : Bool)
Source
mux_scan_period
Source
mux_scan_period=(mux_scan_period : Float32)
Source
pod5_enabled
Source
pod5_enabled=(pod5_enabled : Bool)
Source
preset_meta
Source
preset_meta=(preset_meta : PresetMeta | Nil)
Source
read_filtering_enabled
Source
read_filtering_enabled=(read_filtering_enabled : Bool)
Source
read_filtering_max_readlength
Source
read_filtering_max_readlength=(read_filtering_max_readlength : UInt64)
Source
read_filtering_min_qscore
Source
read_filtering_min_qscore=(read_filtering_min_qscore : UInt32)
Source
read_filtering_min_readlength
Source
read_filtering_min_readlength=(read_filtering_min_readlength : UInt64)
Source
require_barcodes_both_ends
Source
require_barcodes_both_ends=(require_barcodes_both_ends : Bool)
Source
reserved_pores
Source
reserved_pores=(reserved_pores : Bool)
Source
run_length_condition
Source
run_length_condition=(run_length_condition : Proto::OpenEnum(Preset::RunLengthCondition))
Source
run_length_hours
Source
run_length_hours=(run_length_hours : Float32)
Source
should_enrich_adaptive_sampling_ref
Source
should_enrich_adaptive_sampling_ref=(should_enrich_adaptive_sampling_ref : Bool)
Source
simulated_playback_file_path
Source
simulated_playback_file_path=(simulated_playback_file_path : String)
Source
split_output_files_by_barcode
Source
split_output_files_by_barcode=(split_output_files_by_barcode : Bool)
Source
target_data_condition
Source
target_data_condition=(target_data_condition : Proto::OpenEnum(Preset::TargetDataCondition))
Source
target_data_unit
Source
target_data_unit=(target_data_unit : Proto::OpenEnum(Preset::TargetDataUnit))
Source
target_data_value
Source
target_data_value=(target_data_value : UInt64)
Source
trim_barcodes_enabled
Source
trim_barcodes_enabled=(trim_barcodes_enabled : Bool)
Source
validate_required!
Source
validate_required_deep!
Source

Nested types