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