|
преди 4 години | |
---|---|---|
.vscode | преди 4 години | |
tasks | преди 4 години | |
.DS_Store | преди 4 години | |
LICENSE.md | преди 4 години | |
README.md | преди 4 години | |
defaults | преди 4 години | |
inputs | преди 4 години | |
workflow.wdl | преди 4 години |
Author: Yaqing Liu
Email: yaqing.liu@outlook.com
Last Updates: 25/04/2021
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.
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"