enum MinknowApi::Acquisition::AcquisitionConfigSummary::BasecallModelCase

Defined in:

generated/minknow_api/acquisition.pb.cr

Enum Members

NONE = 0
BASECALLING_CONFIG_FILENAME = 16
BASECALLING_MODEL_NAMES = 25

Instance Method Summary

Instance Method Detail

def basecalling_config_filename? #

Returns true if this enum value equals BASECALLING_CONFIG_FILENAME


[View source]
def basecalling_model_names? #

Returns true if this enum value equals BASECALLING_MODEL_NAMES


[View source]
def none? #

Returns true if this enum value equals NONE


[View source]