Mercurial > repos > bgruening > bia_download
changeset 4:7954b19bb7a4 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7f2179662fdf3129c2f2eef4ffb4142301f1eb9c
| author | bgruening |
|---|---|
| date | Wed, 05 Nov 2025 09:51:42 +0000 |
| parents | 7d6c91adc1fd |
| children | |
| files | biaftplink.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/biaftplink.xml Wed Oct 29 09:12:34 2025 +0000 +++ b/biaftplink.xml Wed Nov 05 09:51:42 2025 +0000 @@ -22,7 +22,7 @@ ]]> </command> <inputs> - <param name="accession" type="text" label="The accession ID of BioImages-Core or BioStudies-JCB" help="for eg. S-BIAD570, S-JCBD-201309038"/> + <param name="accession" type="text" optional="false" label="The accession ID of BioImages-Core or BioStudies-JCB" help="for eg. S-BIAD570, S-JCBD-201309038"/> <param name="ftplink_output" type="boolean" label="Generate FTP links?" help="If set, a file containing FTP links associated with the accession will be generated." /> </inputs> <outputs>
