Class: Rafflesia::Types::MsaBuildRequestStrategy
- Inherits:
-
Object
- Object
- Rafflesia::Types::MsaBuildRequestStrategy
- Defined in:
- lib/rafflesia/types/msa_build_request_strategy.rb
Constant Summary collapse
- AUTO =
'auto'- LOCALPAIR =
'localpair'- GLOBALPAIR =
'globalpair'- GENAFPAIR =
'genafpair'- NONE =
'none'- ALL =
[AUTO, LOCALPAIR, GLOBALPAIR, GENAFPAIR, NONE].freeze