Previous changeset 11:4738b01e6dc0 (2023-07-22) Next changeset 13:c62acc3e4bf6 (2023-07-22) |
Commit message:
planemo upload commit 13d2f2c70c9a6c59725ebfe27c577eca2f4a5a57 |
added:
all_fasta.loc.sample |
removed:
tool_data_table_conf.xml.sample |
b |
diff -r 4738b01e6dc0 -r 9c03867832fc all_fasta.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/all_fasta.loc.sample Sat Jul 22 17:13:37 2023 +0000 |
b |
@@ -0,0 +1,8 @@ +<!-- not a real sample --> +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables> \ No newline at end of file |
b |
diff -r 4738b01e6dc0 -r 9c03867832fc tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Sat Jul 22 17:12:15 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 |
b |
@@ -1,8 +0,0 @@ -<!-- not a real sample --> -<tables> - <!-- Locations of all fasta files under genome directory --> - <table name="all_fasta" comment_char="#"> - <columns>value, dbkey, name, path</columns> - <file path="tool-data/all_fasta.loc" /> - </table> -</tables> \ No newline at end of file |