No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
chenqingwang 265f0399a2 更新 'README.md' hace 4 años
tasks 更新 'tasks/BAMReadCount.wdl' hace 4 años
.DS_Store first commit hace 4 años
README.md 更新 'README.md' hace 4 años
defaults 更新 'defaults' hace 4 años
inputs 更新 'inputs' hace 4 años
workflow.wdl 更新 'workflow.wdl' hace 4 años

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