-
Notifications
You must be signed in to change notification settings - Fork 421
/
Copy pathsaved_mapped.nf.test.snap
48 lines (46 loc) · 1.3 KB
/
saved_mapped.nf.test.snap
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
{
"Run with profile test | --save_mapped | skip QC/recal/md": {
"content": [
10,
{
"BAM_TO_CRAM_MAPPING": {
"samtools": 1.21
},
"BWAMEM1_MEM": {
"bwa": "0.7.18-r1243-dirty",
"samtools": 1.2
},
"INDEX_MERGE_BAM": {
"samtools": 1.21
},
"MERGE_BAM": {
"samtools": 1.21
},
"Workflow": {
"nf-core/sarek": "v3.5.0"
}
},
[
"csv",
"csv/mapped.csv",
"pipeline_info",
"pipeline_info/nf_core_sarek_software_mqc_versions.yml",
"preprocessing",
"preprocessing/mapped",
"preprocessing/mapped/test",
"preprocessing/mapped/test/test.sorted.cram",
"preprocessing/mapped/test/test.sorted.cram.crai",
"reference"
],
[
],
[
]
],
"meta": {
"nf-test": "0.9.0",
"nextflow": "24.09.0"
},
"timestamp": "2024-10-08T09:53:32.063494"
}
}