Skip to content

Commit

Permalink
Fix annotation/description
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias authored Nov 23, 2024
1 parent d04acd9 commit 6027fef
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@
"workflow_outputs": []
},
"2": {
"annotation": "Metadata",
"annotation": "A tab separated metadata file",
"content_id": null,
"errors": null,
"id": 2,
"input_connections": {},
"inputs": [
{
"description": "Metadata",
"description": "A tab separated metadata file",
"name": "Metadata"
}
],
Expand Down Expand Up @@ -127,14 +127,14 @@
"workflow_outputs": []
},
"4": {
"annotation": "Reverse complement barcodes",
"annotation": "If reverse complement of barcodes is necessary for the analysis, choose Yes.",
"content_id": null,
"errors": null,
"id": 4,
"input_connections": {},
"inputs": [
{
"description": "Reverse complement barcodes",
"description": "If reverse complement of barcodes is necessary for the analysis, choose Yes.",
"name": "Reverse complement barcodes"
}
],
Expand Down Expand Up @@ -412,4 +412,4 @@
"tags": [],
"uuid": "951c418e-f57e-491d-af38-f2c44c6089ce",
"version": 45
}
}

0 comments on commit 6027fef

Please sign in to comment.