[Bioperl-l] ClustalW Score?

Sendu Bala bix at sendu.me.uk
Thu May 31 05:54:32 EDT 2007


Jason Stajich wrote:
>    $score = $1 if ($_ =~ /Score:(\d+)/);

I see that there are lots of lines in the output that match the above 
regex, but there is also a single /Alignment Score (\d+)/ line printed 
at the end. Isn't that the score that should get stored in $aln->score()?



More information about the Bioperl-l mailing list