摘要:
本文轉自 http://yangl.net/2015/11/12/abyss_install/ ABySS: ABySS is a de novo, parallel, paired-end sequence assembler that is designed for short reads. T 閱讀全文
摘要:
use FileHandle;my %fh; my @filehandlename=("A","B","C"); ##文件句柄的名字; for my $filehandlename (@filehandlename){ $fh{$filehandlename}=FileHandle->new("> 閱讀全文
摘要:
命令行:~/tools/sratoolkit/sratoolkit.2.3.2-5-centos_linux64/bin/fastq-dump --split-spot --gzip rhesus_b_heart.sra報錯信息:2013-09-11T05:02:11 fastq-dump.2.3.2 err: name not found while resolving tree within virtual file system module - failed to open 'rhesus_b_heart.sra'解決方法:找不到rhesus_b_heart.sra,就 閱讀全文