Method: Bio::Nexus::CharactersBlock#get_gap_character
- Defined in:
- lib/bio/db/nexus.rb
#get_gap_character ⇒ Object
Gets the “gap character” property.
- Returns
-
String
1026 1027 1028 |
# File 'lib/bio/db/nexus.rb', line 1026 def get_gap_character @gap_character end |