Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords committed Mar 7, 2024
1 parent 78578ac commit d0676b2
Showing 1 changed file with 91 additions and 140 deletions.
231 changes: 91 additions & 140 deletions subworkflows/local/quantify_rsem/tests/main.nf.test.snap
Original file line number Diff line number Diff line change
@@ -1,131 +1,24 @@
{
"sarscov2": {
"content": [
{
"0": [

],
"1": [

],
"10": [

],
"11": [

],
"12": [

],
"13": [

],
"14": [

],
"15": [

],
"16": [

],
"17": [

],
"2": [

],
"3": [

],
"4": [

],
"5": [

],
"6": [

],
"7": [

],
"8": [

],
"9": [

],
"bai": [

],
"bam": [

],
"bam_genome": [

],
"bam_star": [

],
"bam_transcript": [

],
"counts_gene": [

],
"counts_transcript": [

],
"csi": [

],
"flagstat": [

],
"idxstats": [

],
"logs": [

],
"merged_counts_gene": [

],
"merged_counts_transcript": [

],
"merged_tpm_gene": [

],
"merged_tpm_transcript": [

],
"stat": [

],
"stats": [

],
"versions": [

]
}
],
"meta": {
"nf-test": "0.8.4",
"nextflow": "23.10.1"
},
"timestamp": "2024-03-07T14:32:58.87423"
},
"homo_sapiens": {
"content": [
{
"0": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.genes.results:md5,c7ec226f76736ea805771e73553ae359"
]
],
"1": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.isoforms.results:md5,99f7f80aa505b44ca429fdebbd7dd5d8"
]
],
"10": [

Expand All @@ -137,25 +30,42 @@

],
"13": [

"rsem.merged.gene_counts.tsv:md5,f3b586000c97c89aec45360772e73df1"
],
"14": [

"rsem.merged.gene_tpm.tsv:md5,e6ae3dfa9913a7c15b705ec27c376212"
],
"15": [

"rsem.merged.transcript_counts.tsv:md5,235c002b811360183494a2aac74d1f5b"
],
"16": [

"rsem.merged.transcript_tpm.tsv:md5,d38f22667e3b8012f1d783b8d5159ccc"
],
"17": [

"versions.yml:md5,2aa5252eb2ffb409cf556a165d40f8a9",
"versions.yml:md5,ae1676b60b6335fff8f1188288103a1c"
],
"2": [

[
{
"id": "test",
"strandedness": "forward"
},
[
"test.cnt:md5,76249e6b2f3c104f414aae596ba2c2f4",
"test.model:md5,a7a4bc1734918ef5848604e3362b83e2",
"test.theta:md5,de2e4490c98cc5383a86ae8225fd0a28"
]
]
],
"3": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.log:md5,0854a613698cf8511b3b8db9ee9ad07e"
]
],
"4": [

Expand All @@ -164,7 +74,13 @@

],
"6": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.transcript.bam:md5,ed681d39f5700ffc74d6321525330d93"
]
],
"7": [

Expand All @@ -188,13 +104,31 @@

],
"bam_transcript": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.transcript.bam:md5,ed681d39f5700ffc74d6321525330d93"
]
],
"counts_gene": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.genes.results:md5,c7ec226f76736ea805771e73553ae359"
]
],
"counts_transcript": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.isoforms.results:md5,99f7f80aa505b44ca429fdebbd7dd5d8"
]
],
"csi": [

Expand All @@ -206,35 +140,52 @@

],
"logs": [

[
{
"id": "test",
"strandedness": "forward"
},
"test.log:md5,0854a613698cf8511b3b8db9ee9ad07e"
]
],
"merged_counts_gene": [

"rsem.merged.gene_counts.tsv:md5,f3b586000c97c89aec45360772e73df1"
],
"merged_counts_transcript": [

"rsem.merged.transcript_counts.tsv:md5,235c002b811360183494a2aac74d1f5b"
],
"merged_tpm_gene": [

"rsem.merged.gene_tpm.tsv:md5,e6ae3dfa9913a7c15b705ec27c376212"
],
"merged_tpm_transcript": [

"rsem.merged.transcript_tpm.tsv:md5,d38f22667e3b8012f1d783b8d5159ccc"
],
"stat": [

[
{
"id": "test",
"strandedness": "forward"
},
[
"test.cnt:md5,76249e6b2f3c104f414aae596ba2c2f4",
"test.model:md5,a7a4bc1734918ef5848604e3362b83e2",
"test.theta:md5,de2e4490c98cc5383a86ae8225fd0a28"
]
]
],
"stats": [

],
"versions": [

"versions.yml:md5,2aa5252eb2ffb409cf556a165d40f8a9",
"versions.yml:md5,ae1676b60b6335fff8f1188288103a1c"
]
}
],
"meta": {
"nf-test": "0.8.4",
"nextflow": "23.10.1"
},
"timestamp": "2024-03-07T16:07:39.346607"
"timestamp": "2024-03-07T17:50:58.226946"
}
}

0 comments on commit d0676b2

Please sign in to comment.