Germline & Somatic short variant discovery (SNVs + Indels) for WGS & WES.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YaqingLiu f30c14d366 sentieon-genomics:v2020.10.07 преди 4 години
.vscode first commit преди 4 години
tasks Fix Bug: input преди 4 години
.DS_Store first commit преди 4 години
LICENSE.md first commit преди 4 години
README.md Update: README.md преди 4 години
defaults sentieon-genomics:v2020.10.07 преди 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,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"