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 d700f83731 更新 'README.md' il y a 4 ans
.vscode add Count il y a 4 ans
tasks alter count il y a 4 ans
.DS_Store first commit il y a 4 ans
README.md 更新 'README.md' il y a 4 ans
defaults Update 'defaults' il y a 4 ans
inputs add Count il y a 4 ans
workflow.wdl alter input il y a 4 ans

README.md

README.md

Author: Qingwang Chen

Email: qwch20@fudan.edu.cn

Last Updates: 16/10/2020

Requirements

  • choppy
  • Ali-Cloud
  • Linux
# 激活choppy环境
$ source activate choppy (open-choppy-env)

# 第一次安装
$ choppy install chenqingwang/bam-readcount
# 非第一次安装
$ choppy install chenqingwang/bam-readcount -f 

# 查询已安装APP
$ choppy apps

Quick Start

# 准备 samples.csv 文件
$ choppy samples chenqingwang/bam-readcount-latest > samples.csv

# 提交任务
$ choppy batch chenqingwang/bam-readcount-latest samples.csv -p Your_project_name -l Your_label

# 查询任务运行状况
$ choppy query -L Your_label | grep "status"

# 查询失败任务
$ choppy search -s Failed -p Test_bamreadcount_chenqingwang_20201016 -u chenqingwang --short-format

# 结果文件地址
$ oss://choppy-cromwell-result/test-choppy/Your_project_name/