Mercurial > repos > iuc > clair3
annotate test-data/clair3_models.loc @ 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 |
| 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 # |
|
3
2c0989f0990c
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
iuc
parents:
0
diff
changeset
|
7 #<unique_build_id> <display_name> <platform> <file_path> <source> |
|
0
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: |
|
3
2c0989f0990c
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
iuc
parents:
0
diff
changeset
|
10 test_model "the_model_name" ont $(dirname $(which run_clair3.sh))/models/r941_prom_hac_g360+g422 clair3 |
|
2c0989f0990c
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
iuc
parents:
0
diff
changeset
|
11 r1041_e82_400bps_sup_v500 r1041_e82_400bps_sup_v500 ont /no/such/model rerio |
