Differences between revisions 10 and 11
Revision 10 as of 2013-07-12 15:11:12
Size: 464
Editor: 61
Comment:
Revision 11 as of 2015-03-27 20:17:01
Size: 119
Editor: 166
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
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
}}}
http://e.biohackers.net/BioPerl

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

web biohackers.net