Size: 150
Comment: current release update
|
Size: 476
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
[Perl] library for [Bioinformatics] in [OBF] | [[Perl]] library for [[Bioinformatics]] in [[OBF]] |
Line 5: | Line 5: |
---- Current release :1.5 -- [microcos] |
Current release :1.6.1 Install 방법 |
Line 8: | Line 9: |
{{{ >perl -MCPAN -e shell cpan>install Bundle::CPAN cpan># if can't access mirror cpan>o conf init cpan>q >cpan cpan>install Module::Build cpan>o conf perfer_installer MB cpan>o conf commit cpan>q >tar xvfz BioPerl-1.6.1.tar.gz >cd BioPerl-1.6.1 >perl Build.PL >./Build test >./Build install }}} |
Perl library for Bioinformatics in OBF
Current release :1.6.1
Install 방법
>perl -MCPAN -e shell cpan>install Bundle::CPAN cpan># if can't access mirror cpan>o conf init cpan>q >cpan cpan>install Module::Build cpan>o conf perfer_installer MB cpan>o conf commit cpan>q >tar xvfz BioPerl-1.6.1.tar.gz >cd BioPerl-1.6.1 >perl Build.PL >./Build test >./Build install