Mercurial > repos > iuc > cherri_eval
changeset 1:5dd6b8c4ee1e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cherri commit 4064debed304ca6e402aa1ac2401994c8741527c
| author | iuc | 
|---|---|
| date | Mon, 12 Dec 2022 15:41:50 +0000 | 
| parents | 7c6c282ecf5a | 
| children | cef4148ac5f2 | 
| files | tool_data_table_conf.xml.sample | 
| diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Dec 12 15:41:50 2022 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="all_fasta.loc" /> + </table> +</tables>
