Differences between revisions 6 and 10 (spanning 4 versions)
Revision 6 as of 2013-01-14 16:04:11
Size: 476
Editor: 61
Comment:
Revision 10 as of 2013-07-12 15:11:12
Size: 464
Editor: 61
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Install 방법 Install 방법 (cpan 이용)
Line 18: Line 18:
cpan>o conf perfer_installer MB cpan>o conf prefer_installer MB
Line 22: Line 22:
>tar xvfz BioPerl-1.6.1.tar.gz
>cd BioPerl-1.6.1
>perl Build.PL
>./Build test
>./Build install
>cpan
cpan>d /bioperl/
cpan>install C/CJ/CJFIELDS/BioPerl-1.6.1.tar.gz

Perl library for Bioinformatics in OBF

http://www.bioperl.org

Current release :1.6.1

Install 방법 (cpan 이용)

>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 prefer_installer MB
cpan>o conf commit
cpan>q

>cpan
cpan>d /bioperl/
cpan>install C/CJ/CJFIELDS/BioPerl-1.6.1.tar.gz


CategoryProgramLibrary

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

web biohackers.net