Mercurial > repos > devteam > data_manager_bowtie2_index_builder
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bowtie2_data_manager.1.json Thu Dec 05 06:46:58 2024 +0000 @@ -0,0 +1,20 @@ +{ + "data_tables":{ + "bowtie2_indexes":[ + { + "value": "phiX174", + "dbkey": "phiX174", + "name": "phiX 174", + "path": "phiX174.fasta" + } + ], + "tophat2_indexes":[ + { + "value": "phiX174", + "dbkey": "phiX174", + "name": "phiX 174", + "path": "phiX174.fasta" + } + ] + } +}