-
Notifications
You must be signed in to change notification settings - Fork 737
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules update & possibly anything more
- Loading branch information
orodrig3
committed
Oct 29, 2024
1 parent
a4fd085
commit 30e64e7
Showing
2 changed files
with
117 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
109 changes: 109 additions & 0 deletions
109
modules/nf-core/parabricks/applybqsr/tests/main.nf.test.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
{ | ||
"parabricks_applybqsr_intervals": { | ||
"content": [ | ||
{ | ||
"0": [ | ||
|
||
], | ||
"1": [ | ||
|
||
], | ||
"2": [ | ||
|
||
], | ||
"bai": [ | ||
|
||
], | ||
"bam": [ | ||
|
||
], | ||
"versions": [ | ||
|
||
] | ||
} | ||
], | ||
"meta": { | ||
"nf-test": "0.9.0", | ||
"nextflow": "24.10.0" | ||
}, | ||
"timestamp": "2024-10-29T15:44:48.394087" | ||
}, | ||
"parabricks_applybqsr": { | ||
"content": [ | ||
{ | ||
"0": [ | ||
|
||
], | ||
"1": [ | ||
|
||
], | ||
"2": [ | ||
|
||
], | ||
"bai": [ | ||
|
||
], | ||
"bam": [ | ||
|
||
], | ||
"versions": [ | ||
|
||
] | ||
} | ||
], | ||
"meta": { | ||
"nf-test": "0.9.0", | ||
"nextflow": "24.10.0" | ||
}, | ||
"timestamp": "2024-10-29T15:44:37.698654" | ||
}, | ||
"parabricks_applybqsr_intervals_stub": { | ||
"content": [ | ||
{ | ||
"0": [ | ||
[ | ||
{ | ||
"id": "test" | ||
}, | ||
"test.bam:md5,d41d8cd98f00b204e9800998ecf8427e" | ||
] | ||
], | ||
"1": [ | ||
[ | ||
{ | ||
"id": "test" | ||
}, | ||
"test.bam.bai:md5,d41d8cd98f00b204e9800998ecf8427e" | ||
] | ||
], | ||
"2": [ | ||
"versions.yml:md5,139b8f2a0926a26cf843ac23daace6d0" | ||
], | ||
"bai": [ | ||
[ | ||
{ | ||
"id": "test" | ||
}, | ||
"test.bam.bai:md5,d41d8cd98f00b204e9800998ecf8427e" | ||
] | ||
], | ||
"bam": [ | ||
[ | ||
{ | ||
"id": "test" | ||
}, | ||
"test.bam:md5,d41d8cd98f00b204e9800998ecf8427e" | ||
] | ||
], | ||
"versions": [ | ||
"versions.yml:md5,139b8f2a0926a26cf843ac23daace6d0" | ||
] | ||
} | ||
], | ||
"meta": { | ||
"nf-test": "0.9.0", | ||
"nextflow": "24.10.0" | ||
}, | ||
"timestamp": "2024-10-29T15:44:57.996768" | ||
} | ||
} |