Mercurial > repos > devteam > data_manager_bowtie2_index_builder
comparison test-data/bowtie2_data_manager.1.json @ 13:8bf75f813413 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_bowtie2_index_builder commit 57d05675396f0b44265fb4dbc8f9f891c6073219
| author | iuc |
|---|---|
| date | Thu, 05 Dec 2024 06:46:58 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 12:16230154ee87 | 13:8bf75f813413 |
|---|---|
| 1 { | |
| 2 "data_tables":{ | |
| 3 "bowtie2_indexes":[ | |
| 4 { | |
| 5 "value": "phiX174", | |
| 6 "dbkey": "phiX174", | |
| 7 "name": "phiX 174", | |
| 8 "path": "phiX174.fasta" | |
| 9 } | |
| 10 ], | |
| 11 "tophat2_indexes":[ | |
| 12 { | |
| 13 "value": "phiX174", | |
| 14 "dbkey": "phiX174", | |
| 15 "name": "phiX 174", | |
| 16 "path": "phiX174.fasta" | |
| 17 } | |
| 18 ] | |
| 19 } | |
| 20 } |
