Skip to content

Commit

Permalink
Fix Busco Summary output label
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Oct 6, 2023
1 parent a7d853e commit 3b2e4c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
has_size:
value : 893000
delta: 50000
'Busco Summary ':
Busco Summary:
asserts:
has_text:
text: "C:1.0%[S:1.0%,D:0.0%],F:0.4%,M:98.6%,n:3354"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@
"uuid": "853ce16c-3dcf-471f-b9c5-7f342b33db22"
},
{
"label": "Busco Summary ",
"label": "Busco Summary",
"output_name": "busco_sum",
"uuid": "42f14550-cfa2-4916-a9f2-5ea938874ac5"
}
Expand Down Expand Up @@ -1928,4 +1928,4 @@
],
"uuid": "20a49675-ea66-4270-a641-5c7834c7b0c9",
"version": 1
}
}

0 comments on commit 3b2e4c8

Please sign in to comment.