Skip to content

Commit 48ef51e

Browse files
committed
fix merging tests
1 parent 815b52d commit 48ef51e

File tree

55 files changed

+9
-39
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+9
-39
lines changed

meteor/tests/test_merging/mapping/sample1/sample1.tsv

Lines changed: 0 additions & 12 deletions
This file was deleted.
188 Bytes
Binary file not shown.

meteor/tests/test_merging/mapping/sample2/sample2.tsv

Lines changed: 0 additions & 12 deletions
This file was deleted.
200 Bytes
Binary file not shown.

meteor/tests/test_merging/mapping/sample3/sample3.tsv

Lines changed: 0 additions & 12 deletions
This file was deleted.
172 Bytes
Binary file not shown.

meteor/tests/test_merging/mapping/sample3/sample3_census_stage_1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"meteor_version": "2.0.9",
33
"sample_info": {
4-
"sample_name": "sample2",
4+
"sample_name": "sample3",
55
"census_status": 0,
6-
"full_sample_name": "sample2_trimmed.Q17.converted.noHost"
6+
"full_sample_name": "sample3_trimmed.Q17.converted.noHost"
77
},
88
"sample_file": {
9-
"fastq_file": "sample2_trimmed.Q17.converted.noHost.fastq.gz"
9+
"fastq_file": "sample3_trimmed.Q17.converted.noHost.fastq.gz"
1010
},
1111
"mapping": {
1212
"mapping_tool": "bowtie2",
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)