Mercurial > repos > iuc > ncbi_eutils_efetch
diff __efetch_build_options.py @ 8:b151cd22921f 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:42:47 +0000 |
| parents | 2ff5369b4b51 |
| children |
line wrap: on
line diff
--- a/__efetch_build_options.py Wed Mar 11 07:56:21 2020 +0000 +++ b/__efetch_build_options.py Wed Sep 23 09:42:47 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)
