Help for this page
use Bio::AlignIO; use Bio::SeqIO; ... my $db = tie %positions_hash, "DBM::Deep", "positions.db"; <br>...<br> # hash creation