in reply to Re: Trouble skipping lines using Perl
in thread Trouble skipping lines using Perl

Hi,

Yeah, I can see the logic there, is certainly a lot neater and the time saving aspect (though probably minor in this case) is something I should try to remember

I did actually use $chromosome and $chrpos in another print statement later, I just hadn't reached that part yet because the next if loop was bugging me haha :D

Thanks for the help

  • Comment on Re^2: Trouble skipping lines using Perl