comparison tool-data/models.loc.sample @ 6:cb137e439d5d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 9fe39fd1ad0c1a5af9e8d2d633fd3e7404adbac7
author iuc
date Mon, 24 Feb 2025 13:54:25 +0000
parents 301e84974e34
children
comparison
equal deleted inserted replaced
5:301e84974e34 6:cb137e439d5d
1 #Enter the model names in the second column, the platform name in the second and the path in the third. 1 #This file lists the names and locations of all the clair3 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
4 #for each build). This file has the format (white space characters are
5 #TAB characters):
6 #
7 #<id> <name> <platform> <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#This file lists the names and locations of all the clair3 model files
11 #under the "clair3_models" directory (a directory that contains a directory 2 #under the "clair3_models" directory (a directory that contains a directory
12 #for each build). This file has the format (white space characters are 3 #for each build). This file has the format (white space characters are
13 #TAB characters): 4 #TAB characters):
14 # 5 #
15 #<unique_name> <platform> <sha256sum> <file_path> <source> 6 #<unique_name> <platform> <sha256sum> <file_path> <source>