Skip to content

Commit

Permalink
rename output of Gfastats
Browse files Browse the repository at this point in the history
  • Loading branch information
Delphine-L committed Nov 27, 2024
1 parent 4707632 commit 14c03d2
Showing 1 changed file with 53 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,42 @@
"comments": [
{
"child_steps": [
10,
11,
15,
16,
19,
20,
22
37,
38,
36
],
"color": "blue",
"color": "orange",
"data": {
"title": "Merge Haplotypes"
"title": "Add tracks to the Hi-C map"
},
"id": 0,
"id": 6,
"position": [
354.6656953811405,
1.9843677882680026
3160.811282791104,
625.284367788268
],
"size": [
1283,
769
861.8,
613.8
],
"type": "frame"
},
{
"child_steps": [
25,
30
],
"color": "turquoise",
"data": {
"title": "Gaps"
},
"id": 2,
"position": [
2125.611282791104,
33.284367788268014
],
"size": [
541.9,
212.5
],
"type": "frame"
},
Expand Down Expand Up @@ -54,21 +70,26 @@
},
{
"child_steps": [
25,
30
10,
11,
15,
16,
19,
20,
22
],
"color": "turquoise",
"color": "blue",
"data": {
"title": "Gaps"
"title": "Merge Haplotypes"
},
"id": 2,
"id": 0,
"position": [
2125.611282791104,
33.284367788268014
354.6656953811405,
1.9843677882680026
],
"size": [
541.9,
212.5
1283,
769
],
"type": "frame"
},
Expand Down Expand Up @@ -135,27 +156,6 @@
266.8
],
"type": "frame"
},
{
"child_steps": [
36,
37,
38
],
"color": "orange",
"data": {
"title": "Add tracks to the Hi-C map"
},
"id": 6,
"position": [
3160.811282791104,
625.284367788268
],
"size": [
861.8,
613.8
],
"type": "frame"
}
],
"creator": [
Expand Down Expand Up @@ -1239,6 +1239,13 @@
"action_type": "ChangeDatatypeAction",
"output_name": "stats"
},
"RenameDatasetActionstats": {
"action_arguments": {
"newname": "Gaps Bed"
},
"action_type": "RenameDatasetAction",
"output_name": "stats"
},
"TagDatasetActionstats": {
"action_arguments": {
"tags": "Gaps_bed"
Expand Down Expand Up @@ -2039,6 +2046,6 @@
}
},
"tags": [],
"uuid": "723f6ab9-53dd-4156-afe1-0d7e63963b71",
"version": 14
"uuid": "eebaa808-859f-4ac7-b103-2fb3043ec99e",
"version": 1
}

0 comments on commit 14c03d2

Please sign in to comment.