-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvidarrtest-regression.json.in
executable file
·100 lines (100 loc) · 3.71 KB
/
vidarrtest-regression.json.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[
{
"arguments": {
"ercc.countTotal.jobMemory": null,
"ercc.countTotal.timeout": null,
"ercc.countTranscripts.cnv_file": null,
"ercc.countTranscripts.jobMemory": null,
"ercc.countTranscripts.modules": null,
"ercc.countTranscripts.refGenome": null,
"ercc.countTranscripts.threads": null,
"ercc.countTranscripts.timeout": null,
"ercc.fastqR1": {
"contents": {
"configuration": "/.mounts/labs/gsi/testdata/ercc/fastq/SWID_12913657_GCMS_0019_St_P_PE_353_WT_NoGroup_181107_D00343_0247_BCD07KANXX_CAGATC_L007_R1_001.fastq.gz",
"externalIds": [
{
"id": "TEST",
"provider": "TEST"
}
]
},
"type": "EXTERNAL"
},
"ercc.fastqR2": {
"contents": {
"configuration": "/.mounts/labs/gsi/testdata/ercc/fastq/SWID_12913657_GCMS_0019_St_P_PE_353_WT_NoGroup_181107_D00343_0247_BCD07KANXX_CAGATC_L007_R2_001.fastq.gz",
"externalIds": [
{
"id": "TEST",
"provider": "TEST"
}
]
},
"type": "EXTERNAL"
},
"ercc.makeReport.controlData": null,
"ercc.makeReport.erccData": null,
"ercc.makeReport.imagingScriptPath": null,
"ercc.makeReport.jobMemory": null,
"ercc.makeReport.modules": null,
"ercc.makeReport.rScript": null,
"ercc.mixId": "ERCC Mix 2",
"ercc.outputFileNamePrefix": "TEST_GCMS_0019",
"ercc.reference": "hg19",
"ercc.rpkmTable.erccData": null,
"ercc.rpkmTable.jobMemory": null,
"ercc.rpkmTable.modules": null,
"ercc.rpkmTable.timeout": null,
"ercc.sampleId": "GCMS_0019"
},
"description": "Ercc workflow test",
"engineArguments": {
"write_to_cache": false,
"read_from_cache": false
},
"id": "GCMS_0019_DoseRespose",
"metadata": {
"ercc.image": {
"contents": [
{
"outputDirectory": "@SCRATCH@/@DATE@_Workflow_ercc_GCMS_0019_DoseRespose_@JENKINSID@"
}
],
"type": "ALL"
},
"ercc.json": {
"contents": [
{
"outputDirectory": "@SCRATCH@/@DATE@_Workflow_ercc_GCMS_0019_DoseRespose_@JENKINSID@"
}
],
"type": "ALL"
},
"ercc.pdf": {
"contents": [
{
"outputDirectory": "@SCRATCH@/@DATE@_Workflow_ercc_GCMS_0019_DoseRespose_@JENKINSID@"
}
],
"type": "ALL"
},
"ercc.rpkmData": {
"contents": [
{
"outputDirectory": "@SCRATCH@/@DATE@_Workflow_ercc_GCMS_0019_DoseRespose_@JENKINSID@"
}
],
"type": "ALL"
}
},
"validators": [
{
"metrics_calculate": "@CHECKOUT@/tests/calculate.sh",
"metrics_compare": "@CHECKOUT@/tests/compare.sh",
"output_metrics": "/.mounts/labs/gsi/testdata/ercc/output_metrics/GCMS_0019_DoseRespose.metrics",
"type": "script"
}
]
}
]