Skip to content

Commit

Permalink
Remove runtime parameters inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Delphine-L authored Apr 23, 2024
1 parent c049f9c commit 78cca49
Showing 1 changed file with 10 additions and 79 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -312,12 +312,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool gfastats",
"name": "mode_condition"
}
],
"inputs": [],
"label": null,
"name": "gfastats",
"outputs": [
Expand Down Expand Up @@ -360,16 +355,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "reference_source"
}
],
"inputs": [],
"label": null,
"name": "BWA-MEM2",
"outputs": [
Expand Down Expand Up @@ -418,16 +404,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "reference_source"
}
],
"inputs": [],
"label": null,
"name": "BWA-MEM2",
"outputs": [
Expand Down Expand Up @@ -582,20 +559,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool YAHS",
"name": "function"
},
{
"description": "runtime parameter for tool YAHS",
"name": "function"
},
{
"description": "runtime parameter for tool YAHS",
"name": "function"
}
],
"inputs": [],
"label": null,
"name": "YAHS",
"outputs": [
Expand Down Expand Up @@ -738,12 +702,7 @@
"output_name": "final_agp_out"
}
},
"inputs": [
{
"description": "runtime parameter for tool gfastats",
"name": "mode_condition"
}
],
"inputs": [],
"label": null,
"name": "gfastats",
"outputs": [
Expand Down Expand Up @@ -854,12 +813,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool gfastats",
"name": "mode_condition"
}
],
"inputs": [],
"label": null,
"name": "gfastats",
"outputs": [
Expand Down Expand Up @@ -1026,16 +980,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "reference_source"
}
],
"inputs": [],
"label": null,
"name": "BWA-MEM2",
"outputs": [
Expand Down Expand Up @@ -1084,16 +1029,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "fastq_input"
},
{
"description": "runtime parameter for tool BWA-MEM2",
"name": "reference_source"
}
],
"inputs": [],
"label": null,
"name": "BWA-MEM2",
"outputs": [
Expand Down Expand Up @@ -1142,12 +1078,7 @@
"output_name": "output"
}
},
"inputs": [
{
"description": "runtime parameter for tool Busco",
"name": "lineage"
}
],
"inputs": [],
"label": null,
"name": "Busco",
"outputs": [
Expand Down Expand Up @@ -2085,4 +2016,4 @@
],
"uuid": "a45c5bd9-6b56-40ff-a9ea-ba420a683f42",
"version": 3
}
}

0 comments on commit 78cca49

Please sign in to comment.