[Bioperl-l] How to find fuzzy locations?

Jason Stajich jason.stajich at gmail.com
Sun Jan 9 18:39:24 UTC 2011


Oops should be 3 or statements there

Jason Stajich wrote:
> if( $location->start_pos_type ne 'EXACT' ||   $location->end_pos_type 
> ne 'EXACT' || $location->location_type ne 'EXACT' ) {
>  # location is 'fuzzy'
> }
>




More information about the Bioperl-l mailing list