Skip to content

Commit 5e36c46

Browse files
authored
remove runtime parameters
1 parent 96fc9b9 commit 5e36c46

1 file changed

Lines changed: 10 additions & 75 deletions

File tree

workflows/VGP-assembly-v2/Purge-duplicates-one-haplotype-VGP6b/Purging-duplicates-one-haplotype-VGP6b.ga

Lines changed: 10 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -584,16 +584,7 @@
584584
"output_name": "output"
585585
}
586586
},
587-
"inputs": [
588-
{
589-
"description": "runtime parameter for tool Map with minimap2",
590-
"name": "fastq_input"
591-
},
592-
{
593-
"description": "runtime parameter for tool Map with minimap2",
594-
"name": "reference_source"
595-
}
596-
],
587+
"inputs": [],
597588
"label": null,
598589
"name": "Map with minimap2",
599590
"outputs": [
@@ -645,12 +636,7 @@
645636
"output_name": "output"
646637
}
647638
},
648-
"inputs": [
649-
{
650-
"description": "runtime parameter for tool Purge overlaps",
651-
"name": "function_select"
652-
}
653-
],
639+
"inputs": [],
654640
"label": null,
655641
"name": "Purge overlaps",
656642
"outputs": [
@@ -919,16 +905,7 @@
919905
"output_name": "split_fasta"
920906
}
921907
},
922-
"inputs": [
923-
{
924-
"description": "runtime parameter for tool Map with minimap2",
925-
"name": "fastq_input"
926-
},
927-
{
928-
"description": "runtime parameter for tool Map with minimap2",
929-
"name": "reference_source"
930-
}
931-
],
908+
"inputs": [],
932909
"label": null,
933910
"name": "Map with minimap2",
934911
"outputs": [
@@ -1553,12 +1530,7 @@
15531530
"output_name": "integer_param"
15541531
}
15551532
},
1556-
"inputs": [
1557-
{
1558-
"description": "runtime parameter for tool Purge overlaps",
1559-
"name": "function_select"
1560-
}
1561-
],
1533+
"inputs": [],
15621534
"label": null,
15631535
"name": "Purge overlaps",
15641536
"outputs": [
@@ -1679,20 +1651,7 @@
16791651
"output_name": "alignment_output"
16801652
}
16811653
},
1682-
"inputs": [
1683-
{
1684-
"description": "runtime parameter for tool Purge overlaps",
1685-
"name": "function_select"
1686-
},
1687-
{
1688-
"description": "runtime parameter for tool Purge overlaps",
1689-
"name": "function_select"
1690-
},
1691-
{
1692-
"description": "runtime parameter for tool Purge overlaps",
1693-
"name": "function_select"
1694-
}
1695-
],
1654+
"inputs": [],
16961655
"label": null,
16971656
"name": "Purge overlaps",
16981657
"outputs": [
@@ -1801,16 +1760,7 @@
18011760
"output_name": "output"
18021761
}
18031762
},
1804-
"inputs": [
1805-
{
1806-
"description": "runtime parameter for tool Purge overlaps",
1807-
"name": "function_select"
1808-
},
1809-
{
1810-
"description": "runtime parameter for tool Purge overlaps",
1811-
"name": "function_select"
1812-
}
1813-
],
1763+
"inputs": [],
18141764
"label": null,
18151765
"name": "Purge overlaps",
18161766
"outputs": [
@@ -1908,12 +1858,7 @@
19081858
"output_name": "output"
19091859
}
19101860
},
1911-
"inputs": [
1912-
{
1913-
"description": "runtime parameter for tool Merqury",
1914-
"name": "mode"
1915-
}
1916-
],
1861+
"inputs": [],
19171862
"label": null,
19181863
"name": "Merqury",
19191864
"outputs": [
@@ -2099,12 +2044,7 @@
20992044
"output_name": "output"
21002045
}
21012046
},
2102-
"inputs": [
2103-
{
2104-
"description": "runtime parameter for tool Busco",
2105-
"name": "lineage"
2106-
}
2107-
],
2047+
"inputs": [],
21082048
"label": null,
21092049
"name": "Busco",
21102050
"outputs": [
@@ -2206,12 +2146,7 @@
22062146
"output_name": "get_seqs_purged"
22072147
}
22082148
},
2209-
"inputs": [
2210-
{
2211-
"description": "runtime parameter for tool gfastats",
2212-
"name": "mode_condition"
2213-
}
2214-
],
2149+
"inputs": [],
22152150
"label": "Convert purged fasta to gfa",
22162151
"name": "gfastats",
22172152
"outputs": [
@@ -3864,4 +3799,4 @@
38643799
"uuid": "663712af-eab1-4e0b-9c9d-849eaaf2adfb",
38653800
"version": 1,
38663801
"release": "0.8.2"
3867-
}
3802+
}

0 commit comments

Comments
 (0)