選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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