[Bioperl-l] Bioperl installation doubt

Dave Messina David.Messina at sbc.su.se
Sun Mar 27 17:05:05 UTC 2011


Hi Ravi,

The get_sequence and write_sequence methods are in the Bio::Perl module, not
Bio::Seq. So your first line

use Bio::Seq;

should be replaced with

use Bio::Perl;


More examples in the BioPerl Tutorial here:
http://www.bioperl.org/wiki/BioPerl_Tutorial


Dve



2011/3/24 ¶•●๋•இரவிяανι●๋••¶ <ravimbt at gmail.com>

> Hi,
>
> Could you please help me installing bioperl-db, bioperl-run & other
> packages
> using ppm on windows 7? Please find the attachment for the error message I
> get. I would really appreciate if you help me fix this issue.
>
> Thanks,
>
> With regards,
> Ravi.
>
> _______________________________________________
> 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