Mercurial > repos > iuc > ncbi_eutils_ecitmatch
diff __efetch_build_options.py @ 8:7e09adad1464 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:43:33 +0000 |
| parents | c266d53df377 |
| children |
line wrap: on
line diff
--- a/__efetch_build_options.py Wed Mar 11 07:56:45 2020 +0000 +++ b/__efetch_build_options.py Wed Sep 23 09:43:33 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)
