Skip to content

Commit

Permalink
add missing quotation mark
Browse files Browse the repository at this point in the history
  • Loading branch information
RZ9082 committed Oct 28, 2024
1 parent 04d9015 commit 798153a
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"format-version": "0.1",
"license": "MIT",
"name": "MAPseq to ampvis2",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"format-version": "0.1",
"license": "Apache-2.0",
"name": "MGnify's amplicon pipeline v5.0",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"format-version": "0.1",
"license": "Apache-2.0",
"name": "MGnify's amplicon pipeline v5.0 - ITS",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"format-version": "0.1",
"license": "Apache-2.0",
"name": "MGnify's amplicon pipeline v5.0 - Quality control PE",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"format-version": "0.1",
"license": "Apache-2.0",
"name": "MGnify's amplicon pipeline v5.0 - Quality control SE",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"format-version": "0.1",
"license": "Apache-2.0",
"name": "MGnify's amplicon pipeline v5.0 - rRNA prediction",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"format-version": "0.1",
"license": "MIT",
"name": "MGnify amplicon summary tables",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format-version": "0.1",
"license": "MIT",
"name": "Taxonomic abundance summary tables for a specified taxonomic rank",
"release: "0.1",
"release": "0.1",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down

0 comments on commit 798153a

Please sign in to comment.