介绍和分析

我是用的环境是 GATK v3.7-0-gcfedb67 的 GenomeAnalysisTK.jar

Java环境为:

> java -version
openjdk version "9-internal"
OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src)
OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, mixed mode)

但发现无论使用哪个 GATK Tool Name (-T) 都显示 ** Could not find walker with name**

ERROR MESSAGE: Invalid command line: Malformed walker argument: Could not find walker with name

找了好的论坛,都是有问题没有结果的这种,气死人。

分析

  • gatk 3.7是用 java 1.8调试过的,而1.9是没有测试的,可能是 Java 版本的问题
  • 居然有人说我大小写写错了,妈的,我再眼瞎也不会把所有命令都写错吧

解决

** 安装 Java 1.8 ** (确实是 java 版本的问题)

  • 下载 jre 解压,把 bin 加到 PATH 路径中, source, 就可以用了
  • 或者你不像覆盖另外一个版本的 java, 可以(比较方便)
alias gatk.jar="path/to/jre/bin/java -jar /path/to/GenomeAnalysisTk.jar"

转载于:https://www.cnblogs.com/raybiolee/p/6664259.html

ERROR MESSAGE: Invalid command line: Malformed walker argument: Could not find walker with name相关推荐

  1. 解决报错 Error in processing command line: Don‘t understand command line argument “-cl-no-subgroup-ifp“

    调用openpose进行姿势检测,发现报错(虽然报错但能继续运行,输出检测结果) OpenCV(ocl4dnn): consider to specify kernel configuration c ...

  2. [转]Error: SQL BPA command line has encountered a problem and needs to close

    今天装SQL server 2005遇到了这个 错误,这样解决的: When running Windows Update and installing the SQL Express Update ...

  3. Intellig idea导入项目第一次运行报错- Error running ‘Application‘: Command line is too long—— 解决方法

    Intellig idea导入项目第一次运行报错 Error running 'Application': Command line is too long. Shorten command line ...

  4. 解决Error running IandunCustservApplication. Command line is too long. Shorten the command line

    解决项目启动报错 Error running IandunCustservApplication. Command line is too long. Shorten the command line ...

  5. idea Error running Application. Command line is too long. Shorten the command line via JAR manifest

    idea内容太长报错 报错: Error running Application. Command line is too long. Shorten the command line via JAR ...

  6. Error running JeecgSystemApplication. Command line is too long.Shorten the command line via JAR m

    Error running JeecgSystemApplication.   Command line is too long. Shorten the command line via JAR m ...

  7. Error running xxx. Command line is too long. Shorten the command line via JAR manifest or via a clas

    Error running xxx. Command line is too long. Shorten the command line via JAR manifest or via a clas ...

  8. Error running ‘类名’: Command line is too long. Shorten command line for 类名 or also for Application...

    1.问题 Error running '类名': Command line is too long. Shorten command line for 类名 or also for Applicati ...

  9. 如何处理error message Invalid parametertype used at function XXXX

    Created by Jerry Wang, last modified on Jan 08, 2015 error message如下: debug发现该invalid parameter type ...

最新文章

  1. 借助网盘搭建SVN服务器
  2. 局域网服务器共享文件怎么设置,【局域网共享文件】局域网如何文件共享_局域网共享设置文件夹_佰佰安全网...
  3. Server Core十大安装设置命令
  4. JZOJ 5389. 【NOIP2017提高A组模拟9.26】解梦
  5. 华工软院17级“软件需求分析”课程大作业
  6. sql中如何统计各种零件的总数量_如何应用GOF设计模式中的构建者模式创建复合对象实例...
  7. idea 写html js 热部署
  8. 李牛(Linux)脚本
  9. sdut 双向队列(STL)
  10. java线程池 core_Java 线程池 ThreadPoolExecutor 的使用
  11. malloc(): corrupted top size
  12. EdrawMax思维导图,EdrawMax组织结构图
  13. FreeRTOS(教程非常详细)
  14. java反向代理开源_树莓派反向代理方法大全
  15. 百度地图 公交线路查询
  16. 河南灵活用工系统开发|灵活用工平台能为企业带来什么?
  17. 迅睿CMS 全站生成静态
  18. Python 为何能坐稳 AI 时代头牌语言
  19. 常用公共代码二之分页代码的实现
  20. seata报错问题总结 Unable to commit against JDBC Connection

热门文章

  1. html5网页仿写,纯CSS代码模仿绘制蚂蚁庄园页面
  2. 全球首次!AI研制新药物仅需18个月,李开复梁颕宇:AI医疗已突破,但只打1分...
  3. 挖矿让英伟达多赚了近3亿美元,老黄:又创纪录了
  4. 小鹏,该兑现PPT了
  5. 浪潮信息:企业互联网化下的数据平台升级 | 云·创课程实录
  6. 马斯克明年送3人到太空站旅游:票价3.8亿,仅剩2席,手慢无
  7. 【Elastic Stack学习】ELK日志分析平台(一)ELK简介、ElasticSearch集群
  8. 从今天开始,你就可以通过云“体验”量子计算了!
  9. linux中的rm 删除命令
  10. MySQL 性能优化技巧