码迷,mamicode.com
首页 > 其他好文 > 详细

酶设计软件rosetta安装

时间:2015-10-21 10:31:26      阅读:379      评论:0      收藏:0      [点我收藏+]

标签:

1.Rosetta uses SCons as a compile assistant. You will likely need to download and install this first.

  download website: http://www.scons.org/download.php

install command:

  rpm -ivh scon*.rpm

2.install rosetta

decompress packages:

  tar -xvzf Rosetta[releasenumber].tar.gz

installing command:

  ./scons.py -j<number_of_processors_to_use> mode=release bin

  you can set the number of processors to compile the software

  

 

酶设计软件rosetta安装

标签:

原文地址:http://www.cnblogs.com/wq242424/p/4896861.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!