The coverage of 2315 genes selected from the Network of Cancer Genes (NCG).
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
chenqingwang 265f0399a2 更新 'README.md' 4 år sedan
tasks 更新 'tasks/BAMReadCount.wdl' 4 år sedan
.DS_Store first commit 4 år sedan
README.md 更新 'README.md' 4 år sedan
defaults 更新 'defaults' 4 år sedan
inputs 更新 'inputs' 4 år sedan
workflow.wdl 更新 'workflow.wdl' 4 år sedan

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