Germline & Somatic short variant discovery (SNVs + Indels) for WGS & WES.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
YaqingLiu b76c7f072f Update: deduped_Matrics pirms 4 gadiem
.vscode first commit pirms 4 gadiem
tasks Update: deduped_Matrics pirms 4 gadiem
.DS_Store first commit pirms 4 gadiem
LICENSE.md first commit pirms 4 gadiem
README.md Update: README.md pirms 4 gadiem
defaults sentieon-genomics:v2020.10.07 pirms 4 gadiem
inputs Fix Bug: input pirms 4 gadiem
workflow.wdl Fix Bug: input pirms 4 gadiem

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,normal_fastq_1,normal_fastq_2,tumor_fastq_1,tumor_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"