合并fastq文件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 353B

4 vuotta sitten
4 vuotta sitten
4 vuotta sitten
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. ```