-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexample.json
More file actions
49 lines (45 loc) · 1.54 KB
/
example.json
File metadata and controls
49 lines (45 loc) · 1.54 KB
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
{
"report_format_version": "0.0.2",
"affiliation": [ "https://ror.org/044rwnt51" ],
"tool_identifier": [
"http://toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa/0.7.18" ,
"https://bio.tools/bwa",
"https://identifiers.org/RRID/RRID:SCR_010910" ],
"tool_name": "BWA",
"tool_version": "0.7.18",
"tool_package_version": "0.7.18-he4a0461_1",
"input_size": 50000,
"infra": [
{ "infra_name": "de.NBI Cloud BW",
"infra_identifier": [ "https://cloud.denbi.de/about/freiburg/" ]
},
{ "infra_name": "Galaxy Europe",
"infra_identifier": [ "https://usegalaxy.eu" ]
},
{ "infra_name": "HTCondor",
"infra_identifier": [ "https://identifiers.org/RRID/RRID:SCR_017664" ],
"infra_version": "23.0.16"
},
{ "infra_name": "Galaxy",
"infra_identifier": [ "https://identifiers.org/RRID/RRID:SCR_006281" ],
"infra_version": "24.1.2.dev0"
} ],
"location": {
"address": {
"addressLocality": "Freiburg im Breisgau",
"addressRegion": "Baden Wuerttemburg",
"postalCode": "94017",
"addressCountry": "DE"
},
"name": "Albert Luedwigs Universitaet Freiburg"
},
"cpu_identifier": "Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz",
"cpu_mods": "spectre_v1 spectre_v2 spec_store_bypass mds swapgs itlb_multihit srbds mmio_stale_data retbleed gds",
"cpu_cores_assigned": 1,
"start_time": "2024-10-16T11:11:35",
"end_time": "2024-10-16T11:12:20",
"final_outputs_size": 192000,
"memory_used": 243059916,
"cpu_cores_used": 1,
"gpu_cores_used": 0
}