Mercurial > repos > iuc > ncbi_eutils_epost
diff __efetch_build_options.py @ 8:acb271106065 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit dae34e5e182b4cceb808d7353080f14aa9a78ca9"
| author | iuc |
|---|---|
| date | Wed, 23 Sep 2020 09:46:35 +0000 |
| parents | daf72636b6ef |
| children |
line wrap: on
line diff
--- a/__efetch_build_options.py Wed Mar 11 07:54:00 2020 +0000 +++ b/__efetch_build_options.py Wed Sep 23 09:46:35 2020 +0000 @@ -53,7 +53,7 @@ <DbName>sra</DbName> <DbName>structure</DbName> <DbName>taxonomy</DbName> -<DbName>unigene</DbName>'''.replace( "<DbName>", "").replace( "</DbName>", "").split("\n") +<DbName>unigene</DbName>'''.replace("<DbName>", "").replace("</DbName>", "").split("\n") help = ''' (all)
