Previous changeset 1:8d165c49673a (2018-01-24) Next changeset 3:5830791e73af (2018-01-24) |
Commit message:
planemo upload commit b'7f6183b769772449fbcee903686b8d5ec5b7439f\n'-dirty |
modified:
tool_data_table_conf.xml.sample |
added:
tool-data/all_fasta.loc |
tool-data/all_fasta.loc |
diff -r 8d165c49673a -r 66ca2fd8592a tool-data/all_fasta.loc |
tool-data/all_fasta.loc |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/all_fasta.loc Wed Jan 24 15:07:00 2018 -0500 @@ -0,0 +1,1 @@ +# <unique_build_id> <dbkey> <display_name> <file_base_path> \ No newline at end of file |
tool_data_table_conf.xml.sample |
diff -r 8d165c49673a -r 66ca2fd8592a tool_data_table_conf.xml.sample |
tool_data_table_conf.xml.sample |
--- a/tool_data_table_conf.xml.sample Wed Jan 24 15:01:43 2018 -0500 +++ b/tool_data_table_conf.xml.sample Wed Jan 24 15:07:00 2018 -0500 @@ -1,6 +1,5 @@ <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> <tables> - <!-- Locations of indexes in the Bowtie2 mapper format --> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> |