Mercurial > repos > iuc > clair3
annotate test-data/clair3_models.loc @ 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 |
| rev | line source |
|---|---|
|
0
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
1 #Enter the model names in the second column, the platform name in the second and the path in the third. |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
2 #This file lists the locations and dbkeys of all the model files |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
3 #under the "models" directory (a directory that contains a directory |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
4 #for each build). This file has the format (white space characters are |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
5 #TAB characters): |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
6 # |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
7 #<unique_build_id> <display_name> <platform> <file_path> |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
8 # |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
9 #So, all_model.loc could look something like this: |
|
a412acb452ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff
changeset
|
10 test_model "the_model_name" ont $(dirname $(which run_clair3.sh))/models/r941_prom_hac_g360+g422 |
