Class Bio::Alignment::Site
In: lib/bio/alignment.rb
Parent: Array

Bio::Alignment::Site stores bases or amino-acids in a site of the alignment. It would store multiple String objects of length 1. Please refer to the document of Array and SiteMethods for methods.

Included Modules

SiteMethods

[Validate]