Mercurial > repos > iuc > ncbi_datasets
changeset 1:48e0814f250a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_datasets commit 75b68022ba2055a3bfda5082b741be817e9149a2"
| author | iuc |
|---|---|
| date | Thu, 15 Jul 2021 13:35:06 +0000 |
| parents | c6009f4d7261 |
| children | 2753a5786114 |
| files | datasets_gene.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/datasets_gene.xml Thu Jul 15 13:31:56 2021 +0000 +++ b/datasets_gene.xml Thu Jul 15 13:35:06 2021 +0000 @@ -16,7 +16,7 @@ #else #echo " ".join(f"'{x}'" for x in $subcommand.text_or_file.accession.split(' ') if x) #end if - #if $subcommand.download_by == 'accession' and $subcommand.text_or_file.taxon_filter: + #if $subcommand.download_by == 'accession' and $subcommand.taxon_filter: --taxon-filter '$subcommand.taxon_filter' #end if #else
