[Bioperl-l] Feature request - new BPlite Sbjct method
Jason Stajich
jason@cgt.mc.duke.edu
Sun, 17 Mar 2002 15:07:02 -0500 (EST)
You can get this by calling
$hsp->subject->length
(in 1.0 this is better called by )
$hsp->hit->length
Additionally in 1.0 you are better off using the Bio::SearchIO system for
your blast parsing for easier extensibility to other formats than BLAST.
-jason
On Sun, 17 Mar 2002, David Trusty wrote:
> Hi,
>
> The current version of BPlite's "sbjct" object has two methods:
> "name", and "nextHSP".
>
> I need to access the length of the subject (the "Length =" value
> from the report).
>
> Could you add one more method "length" to the "sbjct" object,
> which returns the value of the length used in its constructor?
>
> Thanks!!
>
> David
>
>
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l@bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-l
>
--
Jason Stajich
Duke University
jason@cgt.mc.duke.edu