Index (S)
»
Rafflesia
»
Types
»
StructurePredictionEntityType
Class: Rafflesia::Types::StructurePredictionEntityType
Inherits:
Object
Object
Rafflesia::Types::StructurePredictionEntityType
show all
Defined in:
lib/rafflesia/types/structure_prediction_entity_type.rb
Constant Summary
collapse
PROTEIN =
'
protein
'
DNA =
'
dna
'
RNA =
'
rna
'
LIGAND =
'
ligand
'
ALL =
[
PROTEIN
,
DNA
,
RNA
,
LIGAND
]
.
freeze