On Sep 13, 2005, at 13:00, Vineet Pande wrote:

for ( $position=0; $position < length $protein; ++$protein )

Look at the right, you are incrementing $protein instead of $position.

-- fxn

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to