[Bioperl-l] How access HSP fields?
    nkuipers 
    nkuipers at uvic.ca
       
    Fri Feb 21 09:19:15 EST 2003
    
    
  
>  Bitscore
$hsp->bits();
>  HitFrom
$hsp->start('hit')
>  HitTo
$hsp->end('hit')
>  QueryFrom
$hsp->start('query')
>  ...
etc.
>What I have to do to access those fields?
What you have to do is read the SearchIO HOWTO at
http://www.bioperl.org/HOWTOs/html/SearchIO.html
If you scroll down you will see a list of all the details you can access, by 
object type (result, hit, hsp).
>Thanks,
Welcome.
Nathanael Kuipers
    
    
More information about the Bioperl-l
mailing list