comparison tool_data/plasmidtrakr.loc.sample @ 0:f25631df0e9f draft

planemo upload commit 25e4c800a5358b8615dac18ea5e908e31c534020
author galaxytrakr
date Wed, 29 Apr 2026 15:04:37 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f25631df0e9f
1 # This is a sample file that enables the PlasmidTrakr tool
2 # to use a directory of bundled machine learning models.
3 # The plasmidtrakr_models.loc file has this format (white space is a TAB):
4 #
5 # value <tab> name <tab> path
6 # <unique_id> <display_name> <bundle_path>
7 #
8 # For example, if you have the biological source model (v1) stored in
9 # /galaxy/tool-data/plasmidtrakr/rf_source_model_bundle.joblib,
10 # then the entry would look like this:
11 #
12 # rf_source_v1 Biological Source (v1) /galaxy/tool-data/plasmidtrakr/rf_source_model_bundle.joblib
13
14 #rf_source_v1 Biological Source (v1) /path/to/your/tool-data/rf_plasmid_model_bundle.joblib
15 #rf_country_v1 Geographic Origin - Country (v1) /path/to/your/tool-data/rf_country_model_bundle.joblib