| 查看: 1751 | 回复: 1 | |||
旮旯蜗牛金虫 (小有名气)
|
[求助]
metaQTL软件安装 已有1人参与
|
|
metaQTL是在java环境下运行的,我是新手不太懂这类问题。刚刚按照要求在win7系统下新建了运行环境变量,但是仍不知道怎么运行。 下面是软件说明,我需要在win7和linux系统中安装metaQTL 1.3 How to Get and Install MetaQTL MetaQTL is avalaible at http://bioinformatics.org/mqtl. As MetaQTL is entirely written in Java (1.5) it should be run on most of operating systems provided that a compatible Java Virtual Machine (1.5) has been previously installed on your machine. Otherwise go to http://java.sun.com/downloads/index.html: then download and install the last version of the Java 2 Platform. To run the programs of MetaQTL you must have updated the Java CLASSPATH by adding the path to the jar archive metaqtl.jar included into the MetaQTL distribution. Under an UNIX like operating system this can be done as follows bash$ export CLASSPATH=${CLASSPATH}:/path/to/metaqtl/directory/metaqtl.jar Under Windows 9x/NT/2000/XP you can look at http://support.microsoft.com/ to find how to update or create the environment variable CLASSPATH. Generally, to view or change environment variables you have to apply the following steps: Right-click My Computer, and then click Properties. Click the Advanced tab. Click Environment variables. Click one the following options, for either a user or a system variable: Click New to add a new variable name and value. Click an existing variable, and then click Edit to change its name or value (here the value will be the entire file path from the root of the disk to the jar archive of MetaQTL). In the next sections, the examples are given assuming the CLASSPATH have been correctly set. |
» 猜你喜欢
求环氧树脂研发1名
已经有7人回复
什么是人一生最重要的?
已经有10人回复
面上可以超过30页吧?
已经有13人回复
网上报道青年教师午睡中猝死、熬夜猝死的越来越多,主要哪些原因引起的?
已经有10人回复
为什么中国大学工科教授们水了那么多所谓的顶会顶刊,但还是做不出宇树机器人?
已经有13人回复
版面费该交吗
已经有17人回复
【博士招生】太原理工大学2026化工博士
已经有8人回复
280求调剂
已经有4人回复
PG2011022
木虫 (正式写手)
- 应助: 2 (幼儿园)
- 金币: 3188.4
- 帖子: 623
- 在线: 310小时
- 虫号: 1209734
- 注册: 2011-02-22
- 性别: GG
- 专业: 作物种质资源与遗传育种学
【答案】应助回帖
|
这是网址:http://gene.h.baike.com/article-70834.html 具体内容如下:下载安装: 1 在这里下载: http://www.bioinformatics.org/project/?group_id=693 之后得到一个JAR文件; 2 在你的系统 linux/mac/windows添加或修改环境变量 CLASSPATH, 增加的值为你的 JAR文件路径(全路径,包含JAR文件名) 3 重新打开一个shell终端或windows dos cmd, 在任意目录执行 java org.metaqtl.main.QTLProj 正常的话你可以看到程序的命令行参数提示, 这个是执行metaQTL主程序; java org.metaqtl.main.MapView 这个是使用 mapview程序查看数据文件。 最后补充说明:我调试了好久,都没有出来,你可以试试看,我也没有安装成功。 |

2楼2016-09-22 22:40:40













回复此楼