comparison data_manager_conf.xml @ 1:da7f50809820 draft default tip

Uploaded
author trinity_ctat
date Sun, 11 Nov 2018 21:02:34 -0500
parents ea7bc21cbb7a
children
comparison
equal deleted inserted replaced
0:ea7bc21cbb7a 1:da7f50809820
32 <value_translation type="function">abspath</value_translation> 32 <value_translation type="function">abspath</value_translation>
33 --> 33 -->
34 <!--</column> --> 34 <!--</column> -->
35 </output> 35 </output>
36 </data_table> 36 </data_table>
37 <data_table name="ctat_cravat_tissues">
38 <output>
39 <column name="value" />
40 <!-- value is used to uniquely identify this entry in the table.
41 -->
42 <column name="name" />
43 <!-- name is used as the selector in the pull down lists for items in this table.
44 -->
45 <column name="code" />
46 <!-- .
47 -->
48 <column name="date" />
49 <!-- .
50 -->
51 </output>
52 </data_table>
37 </data_manager> 53 </data_manager>
38 </data_managers> 54 </data_managers>