Mercurial > repos > iuc > ncbi_eutils_efetch
comparison __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 |
comparison
equal
deleted
inserted
replaced
| 7:779aa0f167a5 | 8:b151cd22921f |
|---|---|
| 51 <DbName>seqannot</DbName> | 51 <DbName>seqannot</DbName> |
| 52 <DbName>snp</DbName> | 52 <DbName>snp</DbName> |
| 53 <DbName>sra</DbName> | 53 <DbName>sra</DbName> |
| 54 <DbName>structure</DbName> | 54 <DbName>structure</DbName> |
| 55 <DbName>taxonomy</DbName> | 55 <DbName>taxonomy</DbName> |
| 56 <DbName>unigene</DbName>'''.replace( "<DbName>", "").replace( "</DbName>", "").split("\n") | 56 <DbName>unigene</DbName>'''.replace("<DbName>", "").replace("</DbName>", "").split("\n") |
| 57 | 57 |
| 58 | 58 |
| 59 help = ''' (all) | 59 help = ''' (all) |
| 60 docsum xml Document Summary | 60 docsum xml Document Summary |
| 61 docsum json Document Summary | 61 docsum json Document Summary |
