Mercurial > repos > iuc > cnvkit_breaks
diff breaks.xml @ 1:382f61e50156 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 9d922676808c5f57e9c01b148eec6cc0a63c53e5
| author | iuc |
|---|---|
| date | Fri, 13 Dec 2024 23:53:00 +0000 |
| parents | 27b8228a4d84 |
| children | 9ff8e2b2cca1 |
line wrap: on
line diff
--- a/breaks.xml Fri Sep 29 15:37:33 2023 +0000 +++ b/breaks.xml Fri Dec 13 23:53:00 2024 +0000 @@ -23,7 +23,7 @@ <param argument="--min-probes" optional="true" type="integer" label="Minimum propes" value="1" help="Minimum number of covered probes to label a gene" /> </inputs> <outputs> - <data name="gene_breaks" format="text" label="${tool.name} on ${on_string}:genes with copy number breakpoints" from_work_dir="gene-breaks.txt" /> + <data name="gene_breaks" format="txt" label="${tool.name} on ${on_string}:genes with copy number breakpoints" from_work_dir="gene-breaks.txt" /> </outputs> <tests> <test expect_num_outputs="1">
