Mercurial > repos > nate > data_manager_bowtie2_index_builder
comparison test-data/bowtie2_data_manager.1.json @ 0:6220ea344019 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_bowtie2_index_builder commit 5c5d8acf6955dc4f404998ac7929f13363ef2c41
| author | nate |
|---|---|
| date | Tue, 29 Jul 2025 17:13:06 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:6220ea344019 |
|---|---|
| 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 } |
