Germline & Somatic short variant discovery (SNVs + Indels) for WGS & WES.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
YaqingLiu c911e8db1d Update: add default pon_vcf 4年前
.vscode first commit 4年前
tasks Fix Bug: input 4年前
.DS_Store first commit 4年前
LICENSE.md first commit 4年前
README.md Fix Bug: input 4年前
defaults Update: add default pon_vcf 4年前
inputs Fix Bug: input 4年前
workflow.wdl Fix Bug: input 4年前

README.md

README.md

Author: Yaqing Liu

Email: yaqing.liu@outlook.com

Last Updates: 25/04/2021

Requirements

  • choppy
  • Ali-Cloud
  • Linux

Introduction

Variant calling pipeline from mapping to generating MAF files with three optional callers, i.e. TNseq, TNscope and Varscan2, for WGS and WES data.

Please carefully check the reference genome, bed file, etc.

Usage

open-choppy-env

choppy install YaqingLiu/variant-calling-latest

choppy samples YaqingLiu/variant-calling-latest --no-default
# sample_id,fastq_1,fastq_2

choppy batch YaqingLiu/variant-calling-latest samples.csv -p Project -l Label

# Query the status of all tasks in the project
choppy query -L Label | grep "status"