Skip to content

Commit cb422cd

Browse files
committed
update expected files
1 parent 3b5c5b1 commit cb422cd

1 file changed

Lines changed: 21 additions & 5 deletions

File tree

payload-gen-rna-alignment/tests/expected/expected.test-job-1.out.json

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"workflow_version": "0.1.0",
99
"genome_build": "GRCh38_hla_decoy_ebv",
1010
"genome_annotation": "GENCODE v38",
11-
"run_id": "gigantic_mestorf",
12-
"session_id": "ccb50042-4195-46ae-b09c-c0e17c282a8a",
11+
"run_id": "exotic_darwin",
12+
"session_id": "1c2b7b63-3b5f-40e2-a6b2-3dcd9d71217c",
1313
"inputs": [
1414
{
1515
"analysis_type": "sequencing_experiment",
@@ -31,7 +31,7 @@
3131
"STAR"
3232
]
3333
},
34-
"fileName": "TEST-PRO.DO001.SA001.rna-seq.20211014.star.genome_aln.cram",
34+
"fileName": "TEST-PRO.DO001.SA001.rna-seq.20211109.star.genome_aln.cram",
3535
"dataType": "Aligned Reads"
3636
},
3737
{
@@ -47,7 +47,7 @@
4747
"STAR"
4848
]
4949
},
50-
"fileName": "TEST-PRO.DO001.SA001.rna-seq.20211014.star.genome_aln.cram.crai",
50+
"fileName": "TEST-PRO.DO001.SA001.rna-seq.20211109.star.genome_aln.cram.crai",
5151
"dataType": "Aligned Reads Index"
5252
}
5353
],
@@ -75,5 +75,21 @@
7575
"platform_model": "Polyester",
7676
"experimental_strategy": "RNA-Seq",
7777
"sequencing_date": "2021-04-21"
78-
}
78+
},
79+
"read_group_count": 1,
80+
"read_groups": [
81+
{
82+
"submitter_read_group_id": "S01L1",
83+
"read_group_id_in_bam": null,
84+
"platform_unit": "sim01",
85+
"is_paired_end": true,
86+
"file_r1": "sample_01_L1_1.fastq.gz",
87+
"file_r2": "sample_01_L1_2.fastq.gz",
88+
"read_length_r1": 100,
89+
"read_length_r2": 100,
90+
"insert_size": 250,
91+
"sample_barcode": null,
92+
"library_name": "sim01"
93+
}
94+
]
7995
}

0 commit comments

Comments
 (0)