# HG changeset patch # User iuc # Date 1727270731 0 # Node ID 220316da739c868131822b9acc548cc0e233346f # Parent 3f6f028f418f4bc6c8ec85c48842304a96b8a026 planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27 diff -r 3f6f028f418f -r 220316da739c tool-data/all_fasta.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/all_fasta.loc.sample Wed Sep 25 13:25:31 2024 +0000 @@ -0,0 +1,10 @@ +#This file lists the locations and dbkeys of all the fasta files +#under the "genome" directory (a directory that contains a directory +#for each build). The script extract_fasta.py will generate the file +#all_fasta.loc. This file has the format (white space characters are +#TAB characters): +# +# +# +#So, all_fasta.loc could look something like this: +#test1 test1 Test-Genome ./test-data/test1.fa diff -r 3f6f028f418f -r 220316da739c tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Sep 25 13:25:31 2024 +0000 @@ -0,0 +1,7 @@ + + + + value, dbkey, name, path + +
+
diff -r 3f6f028f418f -r 220316da739c tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Wed Sep 25 13:25:31 2024 +0000 @@ -0,0 +1,8 @@ + + + + + value, dbkey, name, path + +
+