Skip to content

Commit

Permalink
Merge pull request galaxyproject#3 from gallardoalba/Fix_tests
Browse files Browse the repository at this point in the history
VGP workflow: fix Bionano tests
  • Loading branch information
Delphine-L authored May 18, 2022
2 parents ae332a4 + 8e233df commit c910253
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
class: File
asserts:
has_n_lines: "6"
'Bionano Hybrid Scaffold on input dataset(s): NGScontigs scaffold NCBI trimmed':
'Bionano Hybrid Scaffold':
class: File
asserts:
has_n_lines: "30"
Bionano Hybrid Scaffolds:
'Bionano Hybrid Scaffolds':
class: File
asserts:
has_n_lines: "36"
'Quast on Bionano scaffolding : Tabular':
'Quast on Bionano scaffolding: Tabular':
class: File
file: test-data/Quast_s1.tabular
compare: diff
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -597,17 +597,17 @@
"uuid": "6a8fcbb8-5c90-48a2-a99c-b78f536109f3",
"workflow_outputs": [
{
"label": null,
"label": "Quast on Bionano scaffolding: Tabular",
"output_name": "quast_tabular",
"uuid": "41344b83-8cd1-4f46-8512-58f5f724fa3f"
},
{
"label": null,
"label": "Quast on Bionano scaffolding: PDF",
"output_name": "report_pdf",
"uuid": "9af419cf-abe9-4538-8a31-9920b5c02ff3"
},
{
"label": null,
"label": "Quast on Bionano scaffolding: Log",
"output_name": "log",
"uuid": "3c23d253-5557-4da5-bc73-df852a9beb5a"
},
Expand Down

0 comments on commit c910253

Please sign in to comment.