[Bioperl-l] [BULK] Re: can't parse blast file anymore
Barry Moore
barry.moore at genetics.utah.edu
Fri May 5 00:39:57 UTC 2006
That should be 'x $resust' and you should see the object dumped to
the screen.
or just 's' by itself which will step you into the sub on the while
line will step you into the next_result sub, and you can look around
and watch what's happening.
B
> DB<2> s $result
> main::((eval 15)[/usr/lib/perl5/5.8.8/perl5db.pl:628]:3):
> 3: $result;
> DB<<3>>
>
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
More information about the Bioperl-l
mailing list