The coverage of 2315 genes selected from the Network of Cancer Genes (NCG).
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
chenqingwang 265f0399a2 更新 'README.md' il y a 4 ans
tasks 更新 'tasks/BAMReadCount.wdl' il y a 4 ans
.DS_Store first commit il y a 4 ans
README.md 更新 'README.md' il y a 4 ans
defaults 更新 'defaults' il y a 4 ans
inputs 更新 'inputs' il y a 4 ans
workflow.wdl 更新 'workflow.wdl' il y a 4 ans

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