Skip to content

Commit 60a3868

Browse files
committed
add another local test job
1 parent 22ffc07 commit 60a3868

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"study_id": "TEST-PR",
3+
"tumour_aln_metadata": "data/03905962-f1e1-41e8-9059-62f1e1c1e8fc.analysis.json",
4+
"tumour_aln_cram": "data/SA610229.103.20200320.wxs.grch38.cram",
5+
"tumour_extra_info": "data/T.SA610229.tsv",
6+
"normal_aln_metadata": "data/9940db0f-c100-496a-80db-0fc100d96ac1.analysis.json",
7+
"normal_aln_cram": "data/SA610228.67.20200319.wxs.grch38.cram",
8+
"normal_extra_info": "data/N.SA610228.tsv",
9+
"publish_dir": "outdir",
10+
"sangerWxsVariantCaller": {
11+
"cpus": 10,
12+
"mem": 50,
13+
"exclude": "chr1,chr2,chr3,chr4,chr5,chr6,chr7,chr8,chr9,chr10,chr11,chr12,chr13,chr14,chr15,chr16,chr17,chr18,chr19,chr20,chr22,chrX,chrY,chrUn%,HLA%,%_alt,%_random,chrM,chrEBV",
14+
"vagrent_annot": "/home/ubuntu/references/sanger/VAGrENT_ref_GRCh38_hla_decoy_ebv_ensembl_91.tar.gz",
15+
"ref_genome_tar": "/home/ubuntu/references/sanger/core_ref_GRCh38_hla_decoy_ebv.tar.gz",
16+
"ref_snv_indel_tar": "/home/ubuntu/references/sanger/SNV_INDEL_ref_GRCh38_hla_decoy_ebv-fragment.tar.gz"
17+
},
18+
"generateBas": {
19+
"ref_genome_fa": "/home/ubuntu/references/grch38/GRCh38_hla_decoy_ebv.fa"
20+
}
21+
}

0 commit comments

Comments
 (0)