Mercurial > repos > iuc > clair3
comparison tool-data/model.loc.sample @ 3:2c0989f0990c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
| author | iuc |
|---|---|
| date | Wed, 19 Feb 2025 16:18:53 +0000 |
| parents | a412acb452ea |
| children |
comparison
equal
deleted
inserted
replaced
| 2:44914678d18f | 3:2c0989f0990c |
|---|---|
| 2 #This file lists the locations and dbkeys of all the model files | 2 #This file lists the locations and dbkeys of all the model files |
| 3 #under the "models" directory (a directory that contains a directory | 3 #under the "models" directory (a directory that contains a directory |
| 4 #for each build). This file has the format (white space characters are | 4 #for each build). This file has the format (white space characters are |
| 5 #TAB characters): | 5 #TAB characters): |
| 6 # | 6 # |
| 7 #<unique_build_id> <display_name> <platform> <file_path> | 7 #<unique_build_id> <display_name> <platform> <file_path> <source> |
| 8 # | 8 # |
| 9 #So, all_model.loc could look something like this: | 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 | 10 #test_model r941_prom_hac_g360+g422 ont $(dirname $(which run_clair3.sh))/models/r941_prom_hac_g360+g422 clair3 |
| 11 #r1041_e82_400bps_sup_v500 r1041_e82_400bps_sup_v500 ont $(dirname $(which run_clair3.sh))/models/r941_prom_hac_g360+g422 rerio |
