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 265f0399a2 更新 'README.md' преди 4 години
tasks 更新 'tasks/BAMReadCount.wdl' преди 4 години
.DS_Store first commit преди 4 години
README.md 更新 'README.md' преди 4 години
defaults 更新 'defaults' преди 4 години
inputs 更新 'inputs' преди 4 години
workflow.wdl 更新 'workflow.wdl' преди 4 години

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