Mercurial > repos > iuc > lineagespot
diff tool_data_table_conf.xml.test @ 0:5e8505f27681 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lineagespot commit 0bc6ed15054577af1089d55ef9aa1071d122eb6b
| author | iuc |
|---|---|
| date | Tue, 08 Aug 2023 15:11:47 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Aug 08 15:11:47 2023 +0000 @@ -0,0 +1,7 @@ +<tables> + <table name="pangolin_constellations" comment_char="#" allow_duplicate_entries="False"> + <!-- min_scorpio_version is the minimum scorpio tool major version that is needed to read the constellations data --> + <columns>value, description, min_scorpio_version, date, path</columns> + <file path="${__HERE__}/test-data/pangolin_constellations.loc" /> + </table> +</tables>
