命令行:

~/sratoolkit/sratoolkit.2.3.2/bin/fastq-dump --split-spot --gzip xxxx.sra

报错信息:

fastq-dump.2.3.2 err: name not found while resolving tree within virtual file system module - failed to open 'xxxx.sra'

解决方法:

找不到xxx.sra,就给它全路径就可以了

the problem happens when you use a local path for the SRA file. Try using the absolute path! fastq-dump /data/etc/SRR00000.sra should do the trick

http://seqanswers.com/forums/showthread.php?t=29447

转载于:https://www.cnblogs.com/emanlee/p/3350057.html

fastq-dump 报错 解决方案相关推荐

  1. TFS 报错解决方案:tf400324

    TFS 报错解决方案:tf400324 参考文章: (1)TFS 报错解决方案:tf400324 (2)https://www.cnblogs.com/xiaz/p/7443805.html 备忘一下 ...

  2. vue-cli打包构建时常见的报错解决方案

    vue-cli打包构建时常见的报错解决方案 参考文章: (1)vue-cli打包构建时常见的报错解决方案 (2)https://www.cnblogs.com/bester-ace/articles/ ...

  3. kali linux 安装 Mysql Can‘t read from messagefile 报错解决方案

    kali linux 安装 Mysql Can't read from messagefile 报错解决方案 参考文章: (1)kali linux 安装 Mysql Can't read from ...

  4. CentOS 6安装Oracle报错解决方案

    CentOS 6安装Oracle报错解决方案 参考文章: (1)CentOS 6安装Oracle报错解决方案 (2)https://www.cnblogs.com/lonecloud/p/689568 ...

  5. IDEA配置maven报错解决方案

    IDEA配置maven报错解决方案 参考文章: (1)IDEA配置maven报错解决方案 (2)https://www.cnblogs.com/7758521gorden/p/8778496.html ...

  6. yum安装出现Error: Package: glibc-headers-2.17-157.el7.x86_64 (centos7.3)类似报错解决方案

    yum安装出现Error: Package: glibc-headers-2.17-157.el7.x86_64 (centos7.3)类似报错解决方案 参考文章: (1)yum安装出现Error: ...

  7. 项目pom.xml第一行报错解决方案

    项目pom.xml第一行报错解决方案 参考文章: (1)项目pom.xml第一行报错解决方案 (2)https://www.cnblogs.com/wantfly/p/9307476.html 备忘一 ...

  8. Eclipse中创建SpringBoot项目流程,及报错解决方案

    Eclipse中创建SpringBoot项目流程,及报错解决方案 参考文章: (1)Eclipse中创建SpringBoot项目流程,及报错解决方案 (2)https://www.cnblogs.co ...

  9. “TypeError: list indices must be integers or slices, not str”有关报错解决方案

    "TypeError: list indices must be integers or slices, not str"有关报错解决方案 参考文章: (1)"TypeE ...

  10. Spring MVC实现上传文件报错解决方案

    Spring MVC实现上传文件报错解决方案 参考文章: (1)Spring MVC实现上传文件报错解决方案 (2)https://www.cnblogs.com/liuling/p/2014-3-5 ...

最新文章

  1. day 2 基本类型和函数
  2. 规格表管理之查询获取规格表列表数据
  3. DEAP:使用生理信号进行情绪分析的数据库(一、背景介绍与刺激选择)
  4. web02--jsp数据传递
  5. iOS开发之SQLite--C语言接口规范(三)——Binding Values To Prepared Statements
  6. nginx丢弃http包体处理
  7. Android中的一个定时任务的方法
  8. 数学是理工基础,如何才能令人信服?
  9. ionic 集成websocket
  10. 大数据_MapperReduce_Hbase相关面试题_补充说明---Hbase工作笔记0030
  11. python direct_Python Qt.DirectConnection方法代码示例
  12. 使用数据库维护计划SQL Server更新统计信息
  13. 胜利大逃亡[HDU1253]
  14. 【渝粤教育】21秋期末考试物权法10774k1
  15. DMS文档内容管理系统
  16. 蔡勒公式与Python
  17. 神奇软件:良心浏览器 纯净无捆绑,还有亿点点好用360极速浏览器X
  18. 【Unity】用2D流体实现在水中添加染料的效果
  19. 【工作记录】SpringMVC下js提交大数据量到controller失败解决
  20. 10.3_word2vec-pytorch

热门文章

  1. 华为鸿蒙不再孤,华为鸿蒙OS系统不再孤单!又一款国产系统启动内测:再掀国产替代化...
  2. cass展点不在原位置,cass中打开一副图后,通过绘图处理-——展高程点,怎么之前的图形就不显示了,,只剩下高程点!!...
  3. mysql的连接名是哪个文件_mysql连接名是什么
  4. asp.net 与 java 2017_[ASP.net教程]C#与JAVA学习感悟
  5. 《MySQL——主备切换流程与主备延迟》
  6. Java Vector insertElementAt()方法与示例
  7. c和汇编混合编程----shellcode----弹出计算器
  8. 关于Tomcat端口8080占用问题(解决方法)
  9. linux 命令修改网络,linux网络命令学习
  10. java sampling_Java机器学习库ML之三Sampling(采样)