-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix snapshots due to new output column
- Loading branch information
Showing
1 changed file
with
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
{ | ||
"Runs with single BAM file and mutect2": { | ||
"content": [ | ||
"variants.annotated.txt:md5,94fa4b4d0613f61410618a7eba4c5c97" | ||
"variants.annotated.txt:md5,52dc3737a73bb80cf3a1c8946990c3e4" | ||
], | ||
"timestamp": "2024-02-26T23:09:58.251860914" | ||
"timestamp": "2024-03-02T13:11:34.901277407" | ||
}, | ||
"Runs with single BAM file and mutserve": { | ||
"content": [ | ||
"variants.annotated.txt:md5,aac0aee87ce1a91f8c35264be248b52e" | ||
"variants.annotated.txt:md5,ee00b39fc49e1f34e6affab00368181f" | ||
], | ||
"timestamp": "2024-02-27T15:19:15.934593072" | ||
"timestamp": "2024-03-02T13:09:45.954385792" | ||
}, | ||
"Runs with BAM file including different header contigs": { | ||
"content": [ | ||
"variants.annotated.txt:md5,d68e6fed173c766228164438a24ecf5a" | ||
"variants.annotated.txt:md5,a5345c7718757ded27246ae342b5f25b" | ||
], | ||
"timestamp": "2024-02-26T23:03:07.470112898" | ||
"timestamp": "2024-03-02T13:10:28.843431233" | ||
}, | ||
"Runs with two files and one goes through QC": { | ||
"content": [ | ||
"variants.annotated.txt:md5,3946a3bd26ceafe8f61903499bfcbb35", | ||
"variants.annotated.txt:md5,ef402762b03356a208583e434d96dfa3", | ||
{ | ||
"tasksFailed": 0, | ||
"tasksCount": 10, | ||
"tasksSucceeded": 10 | ||
} | ||
], | ||
"timestamp": "2024-02-28T12:32:40.624776" | ||
"timestamp": "2024-03-02T13:12:29.64633988" | ||
} | ||
} |