Mercurial > repos > iuc > checkm2_build_database
comparison tool-data/checkm2.loc.sample @ 0:34dc5b5f35ca draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_checkm2 commit f02ef28c39a18da4afb9148d0342244f6788485a
| author | iuc |
|---|---|
| date | Tue, 14 Jan 2025 20:26:31 +0000 |
| parents | |
| children | 757826aa89c3 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:34dc5b5f35ca |
|---|---|
| 1 #This is a sample file distributed with Galaxy that enables tools | |
| 2 #to use a the checkm2 dabase. | |
| 3 #You will need to create these data files using the following command | |
| 4 | |
| 5 #checkm2 database --download --path /custom/path/ | |
| 6 | |
| 7 #and then create a checkm2_db_versioned.loc file similar to this one (store it in this | |
| 8 #directory) that points to the directories in which those files are stored. | |
| 9 | |
| 10 #The checkm2_db_versioned.loc file has this format (longer white space | |
| 11 #characters are TAB characters): | |
| 12 # | |
| 13 #<unique_build_id> <display_name> <version> <file_base_path> | |
| 14 | |
| 15 #The <version> column indicates the checkm2 version that generated the database | |
| 16 | |
| 17 # | |
| 18 #diamond_db_1.0.2 Diamond database 1.0.2 /mnt/galaxyIndices/Checkm2_database/uniref100.KO.1.dmnd |
