Mercurial > repos > iuc > ncbi_eutils_esearch
comparison __efetch_build_options.py @ 8:00eeb869602e 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:06 +0000 |
| parents | af1858733b81 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:b88af93de1b7 | 8:00eeb869602e |
|---|---|
| 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 |
