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.
chenqingwang 1aaf342569 更新 'README.md' 4 years ago
tasks 更新 'tasks/BAMReadCount.wdl' 4 years ago
.DS_Store first commit 4 years ago
README.md 更新 'README.md' 4 years ago
defaults 更新 'defaults' 4 years ago
inputs 更新 'inputs' 4 years ago
workflow.wdl 更新 'workflow.wdl' 4 years ago

README.md

README.md

Author: Qingwang Chen

Email: qwch20@fudan.edu.cn

Last Updates: 16/10/2020

Requirements

  • choppy
  • Ali-Cloud
# 激活choppy环境
$ source activate choppy (open-choppy-env)

# 第一次安装
$ choppy install chenqingwang/bam-readcount
# 非第一次安装
$ choppy install chenqingwang/bam-readcount -f 

# 查询已安装APP
$ choppy apps

Quick Start

```

准备 samples.csv 文件

$ choppy samples junshang/bedtools-latest > samples.csv

提交任务

$ choppy batch junshang/bedtools-latest samples.csv -p Your_project_name -l Your_label

查询任务运行状况

$ choppy query -L Your_label | grep “status”

查询失败任务

$ choppy search -s Failed -p Test_bamreadcount_chenqingwang_20201016 -u chenqingwang --short-format

结果文件地址

$ oss://choppy-cromwell-result/test-choppy/Your_project_name/