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 vuotta sitten
tasks 更新 'tasks/BAMReadCount.wdl' 4 vuotta sitten
.DS_Store first commit 4 vuotta sitten
README.md 更新 'README.md' 4 vuotta sitten
defaults 更新 'defaults' 4 vuotta sitten
inputs 更新 'inputs' 4 vuotta sitten
workflow.wdl 更新 'workflow.wdl' 4 vuotta sitten

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