[Bioperl-l] module for finding restriction site in batch of sequences?

Heikki Lehvaslaiho heikki at sanbi.ac.za
Fri Feb 10 04:51:11 UTC 2006


It should:

#loop over each seq
    my $ra=Bio::Restriction::Analysis->new(-seq=>$seq1);
    @cuts = $ra->fragments('EcoRI'); # or call some other method

or is it something else you are trying to do?

Yours,
	-Heikki


On Thursday 09 February 2006 22:53, Lalancette, Claudia wrote:
> Greetings,
>
>
>
> I need to find a way to look for a specific restriction enzyme site in
> hundreds of sequences.  Been looking at Bio::Restriction, but not sure
> if will work...  Any suggestions?
>
>
>
> Thanks,
>
> Claudia
>
>
>
>
>
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l

-- 
______ _/      _/_____________________________________________________
      _/      _/
     _/  _/  _/  Heikki Lehvaslaiho    heikki at_sanbi _ac _za
    _/_/_/_/_/  Associate Professor    skype: heikki_lehvaslaiho
   _/  _/  _/  SANBI, South African National Bioinformatics Institute
  _/  _/  _/  University of Western Cape, South Africa
     _/      Phone: +27 21 959 2096   FAX: +27 21 959 2512
___ _/_/_/_/_/________________________________________________________



More information about the Bioperl-l mailing list