fastq-dump 報錯 解決方案


命令行:

~/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

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM