comparison test-data/taxonomy.json @ 6:8eb18af0ece1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_fetch_ncbi_taxonomy commit cf8607692417bdc4f663c726aea34c1056dd9c48
author iuc
date Mon, 17 Nov 2025 21:46:53 +0000
parents f7b443a73374
children
comparison
equal deleted inserted replaced
5:eaca3e270bf6 6:8eb18af0ece1
1 {"data_tables": {"ncbi_taxonomy": {"name": "tax_name", "path": ".", "value": "tax_name"}}} 1 {
2 "data_tables":{
3 "ncbi_taxonomy":[
4 {
5 "value": "tax_name",
6 "name": "tax_name",
7 "path": "."
8 }
9 ]
10 }
11 }