瀏覽代碼

更新 'FAQ.md'

master
yingyu 6 年之前
父節點
當前提交
83048c672e
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      FAQ.md

+ 2
- 2
FAQ.md 查看文件

@@ -53,12 +53,12 @@ bash /home/softwares/net.sh


```shell
# aliyun fuwuqi
# aliyun服务器
choppy listfiles -r oss://choppy-cromwell-result/test-choppy/Beiruicleandata_rnaseq_190508_lizhihui/|grep gene.abundance.txt >stringtie_outputfile.txt
cat stringtie_outputfile.txt |awk '{print "choppy download " $0}' >download_stringtie_outputfile.txt
bash download_stringtie_outputfile.txt

# neiwang fuwuqi
# 内网服务器
choppy listfiles -r oss://choppy-cromwell-result/test-choppy/Beiruicleandata_rnaseq_190508_lizhihui/|grep gene.abundance.txt >stringtie_outputfile.txt
cat stringtie_outputfile.txt |awk '{print "choppy download " $0 " ./"}' >download_stringtie_outputfile.txt
bash download_stringtie_outputfile.txt

Loading…
取消
儲存