comparison cgatools/tool_data_table_conf.xml.sample @ 16:4f338a8e39b3 draft

Deleted selected files
author bcrain-completegenomics
date Tue, 12 Jun 2012 13:28:37 -0400
parents
children
comparison
equal deleted inserted replaced
15:9ab17046b3d8 16:4f338a8e39b3
1 <!--
2 Add the following section to tool_data_table_conf.xml file in your Galaxy distribution if you are adding Complete Genomics tools manually to your Galaxy instance
3 -->
4 <!-- Start Location of cgatools crr files -->
5 <table name="cg_crr_files" comment_char="#">
6 <columns>value, dbkey, name, path</columns>
7 <file path="tool-data/cg_crr_files.loc" />
8 </table>
9 <!-- End Location of cgatools crr files -->