Germline & Somatic short variant discovery (SNVs + Indels) for WGS & WES.
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.
YaqingLiu 0f8d076a70 sentieon-genomics: v2019.11.28 il y a 4 ans
.vscode first commit il y a 4 ans
tasks Fix Bug: input il y a 4 ans
.DS_Store first commit il y a 4 ans
LICENSE.md first commit il y a 4 ans
README.md Update: README.md il y a 4 ans
defaults sentieon-genomics: v2019.11.28 il y a 4 ans
inputs Fix Bug: input il y a 4 ans
workflow.wdl Fix Bug: input il y a 4 ans

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"