Mercurial > repos > iuc > data_manager_dram_database_downloader
comparison test-data/dram_databases.loc @ 0:bd342a6a5b0f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_dram_database_downloader commit 52575ece22fcdbb6fc3aa3582ea377075aaa4db1
| author | iuc |
|---|---|
| date | Thu, 01 Sep 2022 17:16:07 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:bd342a6a5b0f |
|---|---|
| 1 # This is a sample file distributed with Galaxy that enables tools | |
| 2 # to use a directory of DRAM databases. The dram_databases.loc | |
| 3 # file has this format (longer white space characters are TAB characters): | |
| 4 # | |
| 5 # <db_version> <display_name> <directory_path> | |
| 6 # | |
| 7 # So, for example, if you have the DRAM databases stored in | |
| 8 # /depot/data2/galaxy/dram/, | |
| 9 # then the gtdbtk_databases.loc entry would look like this: | |
| 10 # | |
| 11 # 3.5.1 DRAM database /depot/data2/galaxy/dram | |
| 12 3.5.1 DRAM 3.5.1 databases ${__HERE__} |
