合并fastq文件
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
songyq 99b8fcca81 fq3 can be null 4 лет назад
tasks fq3 can be null 4 лет назад
README.md fq3 can be null 4 лет назад
inputs mostly 3 fq to 1 fq 4 лет назад
sample.csv fq3 can be null 4 лет назад
workflow.wdl fq3 can be null 4 лет назад

README.md

Author: Yueqiang Song
Email: songyq_hello@163.com
Last Updates: 25/12/2020

Requirements

  • choppy
  • Ali-Cloud
$ source activate choppy-pipe-0.3.8.dev0
$ choppy install songyueqiang/mergefq
# 如果已安装,可加参数 -f
$ choppy install songyueqiang/mergefq -f
$ choppy apps

quick start

# 运行命令
$ choppy batch songyueqiang/mergefq-latest sample.csv --project-name Your_project_name
# 查询运行情况
$ choppy query -s ID 
# 查询报错信息
$ choppy query -s ID -m