We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8eed86d + cc5d9a9 commit 7b696f5Copy full SHA for 7b696f5
1 file changed
tools/Sam3/tool_data_table_conf.xml.sample
@@ -0,0 +1,7 @@
1
+<!-- Paths are relative to the value of `tool_data_path` in galaxy.ini -->
2
+<tables>
3
+ <table name="huggingface" comment_char="#" allow_duplicate_entries="False">
4
+ <columns>value, name, pipeline_tag, domain, free_tag, version, path</columns>
5
+ <file path="huggingface.loc" />
6
+ </table>
7
+</tables>
0 commit comments