enum
MinknowApi::Manager::DescribeHostResponse::BasecallingAvailability
Defined in:
generated/minknow_api/manager.pb.crEnum Members
-
BASECALLING_AVAILABLE =
0 -
BASECALLING_UNAVAILABLE =
1 -
BASECALLING_UNAVAILABLE_BAD_CONFIGURATION =
2 -
BASECALLING_UNAVAILABLE_ATTEMPTING_RECOVERY =
3
Class Method Summary
Instance Method Summary
-
#basecalling_available?
Returns
trueif this enum value equalsBASECALLING_AVAILABLE -
#basecalling_unavailable?
Returns
trueif this enum value equalsBASECALLING_UNAVAILABLE -
#basecalling_unavailable_attempting_recovery?
Returns
trueif this enum value equalsBASECALLING_UNAVAILABLE_ATTEMPTING_RECOVERY -
#basecalling_unavailable_bad_configuration?
Returns
trueif this enum value equalsBASECALLING_UNAVAILABLE_BAD_CONFIGURATION