class

MinknowApi::AnalysisConfiguration::WriterConfiguration::ReportConfiguration

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
barcode_alignment_report_file_pattern
Source
barcode_alignment_report_file_pattern=(barcode_alignment_report_file_pattern : String)
Source
custom_report_suffix_pattern
Source
custom_report_suffix_pattern=(custom_report_suffix_pattern : String)
Source
duty_time_report_file_pattern
Source
duty_time_report_file_pattern=(duty_time_report_file_pattern : String)
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
final_summary_report_file_pattern
Source
final_summary_report_file_pattern=(final_summary_report_file_pattern : String)
Source
html_report_file_pattern
Source
html_report_file_pattern=(html_report_file_pattern : String)
Source
json_report_file_pattern
Source
json_report_file_pattern=(json_report_file_pattern : String)
Source
markdown_report_file_pattern
Source
markdown_report_file_pattern=(markdown_report_file_pattern : String)
Source
output_hash_file_pattern
Source
output_hash_file_pattern=(output_hash_file_pattern : String)
Source
pdf_report_file_pattern
Source
pdf_report_file_pattern=(pdf_report_file_pattern : String)
Source
sample_sheet_report_file_pattern
Source
sample_sheet_report_file_pattern=(sample_sheet_report_file_pattern : String)
Source
throughput_report_file_pattern
Source
throughput_report_file_pattern=(throughput_report_file_pattern : String)
Source