-
Notifications
You must be signed in to change notification settings - Fork 2
/
metadata.json
56 lines (51 loc) · 1.89 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"version" : "1.0.0",
"timestamp" : "2017-02-19T22:46:44.013930",
"parent_uuids" : [
"d2545c4e-dd7d-5a07-b598-e9acba87228f"
],
"workflow_url" : "https://dockstore.org/containers/quay.io/briandoconnor/fastqc",
"workflow_name" : "quay.io/briandoconnor/fastqc",
"workflow_version" : "0.11.5",
"analysis_type" : "sequence_upload_qc_report",
"bundle_uuid" : "8c334a94-5b94-46ac-98ee-6c95e7446d70",
"workflow_params" : {
},
"workflow_outputs" : [
{
"file_path": "fastqc_reports.tar.gz",
"file_type": "gz",
"file_checksum": "sha1$0f950971ff8352e6f91127c9f8ca01258ce3bffb",
"file_size": 644116
}
],
"workflow_inputs" :
[{"file_storage_bundle_files": [{"file_type": "fastq.gz", "file_name": "fastq_files", "file_storage_bundle_id": "fb3dd85d-367e-5b8d-9929-95164089d10f", "file_path": "NA12878-NGv3-LAB1360-A_1.fastq.gz", "file_storage_id": "73f23625-8e55-5408-9f4e-a2ded840a65d"}], "file_storage_bundle_id": "fb3dd85d-367e-5b8d-9929-95164089d10f"}]
,
"qc_metrics" : {
},
"timing_metrics" : {
"step_timing" : {
"download" : {
"stop_time_utc" : "2017-02-19T22:41:14.289183",
"walltime_seconds" : 10,
"start_time_utc" : "2017-02-19T22:41:24.935347"
},
"tool_run" : {
"stop_time_utc" : "2017-02-19T22:41:24.935411",
"walltime_seconds" : 319,
"start_time_utc" : "2017-02-19T22:46:44.013903"
}
},
"overall_stop_time_utc" : "2017-02-19T22:46:44.013930",
"overall_start_time_utc" : "2017-02-19T22:41:14.289183",
"overall_walltime_seconds" : 329
},
"host_metrics" : {
"vm_instance_type" : "m4.4xlarge",
"vm_region" : "us-west-2",
"vm_instance_cores" : 16,
"vm_instance_mem_gb" : 64,
"vm_location" : "aws"
}
}