Mercurial > repos > iuc > clair3
comparison tool-data/model.loc.sample @ 0:a412acb452ea draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
| author | iuc |
|---|---|
| date | Wed, 15 Jun 2022 09:44:21 +0000 |
| parents | |
| children | 2c0989f0990c |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a412acb452ea |
|---|---|
| 1 #Enter the model names in the second column, the platform name in the second and the path in the third. | |
| 2 #This file lists the locations and dbkeys of all the model files | |
| 3 #under the "models" directory (a directory that contains a directory | |
| 4 #for each build). This file has the format (white space characters are | |
| 5 #TAB characters): | |
| 6 # | |
| 7 #<unique_build_id> <display_name> <platform> <file_path> | |
| 8 # | |
| 9 #So, all_model.loc could look something like this: | |
| 10 #test_model "the_model_name" r941_prom_hac_g360+g422 $(dirname $(which run_clair3.sh))/models/r941_prom_hac_g360+g422 |
