$ git clone https://github.com/inutano/pfastq-dump$ cd pfastq-dump$ chmod a+x bin/pfastq-dump
下载源码安装包
https://github.com/inutano/pfastq-dump/releases
下载后解压,操作上同。
添加路径 将路径写到~/.bashrc中,输入命令vim ~/.bashrc。
PATH=$PATH:~/software/pfastq-dump/bin
运行
pfastq-dump -hUsage:pfastq-dump --threads <number of threads> [options] <path> [<path>...]pfastq-dump option:-t|--threads number of threads-s|--sra-id SRA id-O|--outdir output directory--tmpdir temporary directoryExtra arguments will be passed throughOther:-v|--version show version info-h|--help program usage