class
MinknowApi::Acquisition::AcquisitionConfigSummary
- MinknowApi::Acquisition::AcquisitionConfigSummary
- Reference
- Object
Included Modules
- Proto::Message
Defined in:
generated/minknow_api/acquisition.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 : String
- #alignment_bed_file=(alignment_bed_file : String)
- #alignment_enabled : Bool
- #alignment_enabled=(alignment_enabled : Bool)
- #alignment_reference_files : Array(String)
- #alignment_reference_files=(alignment_reference_files : Array(String))
- #bam_reads_enabled : Bool
- #bam_reads_enabled=(bam_reads_enabled : Bool)
- #barcoding_enabled : Bool
- #barcoding_enabled=(barcoding_enabled : Bool)
- #barcoding_kits : Array(String)
- #barcoding_kits=(barcoding_kits : Array(String))
- #basecall_model_case : BasecallModelCase
- #basecalling_config_filename : String
- #basecalling_config_filename=(value : String) : String
- #basecalling_enabled : Bool
- #basecalling_enabled=(basecalling_enabled : Bool)
- #basecalling_model_names : MinknowApi::AnalysisConfiguration::BasecallerConfiguration::ModelNames | Nil
- #basecalling_model_names=(value : MinknowApi::AnalysisConfiguration::BasecallerConfiguration::ModelNames | Nil) : MinknowApi::AnalysisConfiguration::BasecallerConfiguration::ModelNames | Nil
- #basecalling_model_version : String
- #basecalling_model_version=(basecalling_model_version : String)
- #bulk_file_enabled : Bool
- #bulk_file_enabled=(bulk_file_enabled : Bool)
- #bulk_file_path : String
- #bulk_file_path=(bulk_file_path : String)
- #channel_count : UInt32
- #channel_count=(channel_count : UInt32)
- #channel_state_info : ChannelStateInfo | Nil
- #channel_state_info=(channel_state_info : ChannelStateInfo | Nil)
- #clear_basecall_model : Nil
- #clear_channel_state_info : Nil
- #duplex_enabled : Bool
- #duplex_enabled=(duplex_enabled : Bool)
- #encode(io : IO) : Nil
- #encode_partial(io : IO) : Nil
- #events_to_base_ratio : Float32
- #events_to_base_ratio=(events_to_base_ratio : Float32)
- #fast5_reads_enabled : Bool
- #fast5_reads_enabled=(fast5_reads_enabled : Bool)
- #fastq_reads_enabled : Bool
- #fastq_reads_enabled=(fastq_reads_enabled : Bool)
- #has_channel_state_info? : Bool
- #lamp_enabled : Bool
- #lamp_enabled=(lamp_enabled : Bool)
- #lamp_kit : String
- #lamp_kit=(lamp_kit : String)
- #pod5_reads_enabled : Bool
- #pod5_reads_enabled=(pod5_reads_enabled : Bool)
- #purpose : Proto::OpenEnum(Purpose)
- #purpose=(purpose : Proto::OpenEnum(Purpose))
- #reads_directory : String
- #reads_directory=(reads_directory : String)
- #reads_fallback_directories : Array(String)
- #reads_fallback_directories=(reads_fallback_directories : Array(String))
- #sample_rate : UInt32
- #sample_rate=(sample_rate : UInt32)
- #validate_required! : Nil
- #validate_required_deep! : Nil
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?.
def basecalling_model_names : MinknowApi::AnalysisConfiguration::BasecallerConfiguration::ModelNames | Nil
#
def basecalling_model_names=(value : MinknowApi::AnalysisConfiguration::BasecallerConfiguration::ModelNames | Nil) : MinknowApi::AnalysisConfiguration::BasecallerConfiguration::ModelNames | Nil
#