Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2005-08-12 17:47:34
Size: 128
Editor: 203
Comment:
Revision 6 as of 2013-01-14 16:04:11
Size: 476
Editor: 61
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 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
}}}

Perl library for Bioinformatics in OBF

http://www.bioperl.org

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


CategoryProgramLibrary

BioPerl (last edited 2015-03-27 20:17:01 by 166)

web biohackers.net