合并fastq文件
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

4 年前
12345678910111213141516171819202122
  1. > Author: Yueqiang Song
  2. > Email: songyq_hello@163.com
  3. > Last Updates: 25/12/2020
  4. #### Requirements
  5. - choppy
  6. - Ali-Cloud
  7. ```
  8. $ source activate choppy-pipe-0.3.8.dev0
  9. $ choppy install songyueqiang/mergefq
  10. $ choppy apps
  11. ```
  12. #### quick start
  13. ```
  14. $ choppy batch songyueqiang/mergefq-latest sample.csv --project-name Your_project_name
  15. ```