The coverage of 2315 genes selected from the Network of Cancer Genes (NCG).
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
chenqingwang 265f0399a2 更新 'README.md' vor 4 Jahren
tasks 更新 'tasks/BAMReadCount.wdl' vor 4 Jahren
.DS_Store first commit vor 4 Jahren
README.md 更新 'README.md' vor 4 Jahren
defaults 更新 'defaults' vor 4 Jahren
inputs 更新 'inputs' vor 4 Jahren
workflow.wdl 更新 'workflow.wdl' vor 4 Jahren

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