comparison data_manager_conf.xml @ 0:b4d4f0d76e94 draft default tip

Uploaded
author trinity_ctat
date Mon, 16 Jul 2018 20:27:06 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:b4d4f0d76e94
1 <?xml version="1.0"?>
2 <data_managers>
3 <data_manager tool_file="data_manager/add_ctat_centrifuge_index.xml" id="ctat_centrifuge_index_data_manager">
4 <data_table name="ctat_centrifuge_indexes">
5 <output>
6 <column name="value" />
7 <!-- value is used to uniquely identify this entry in the table.
8 -->
9 <column name="name" />
10 <!-- name is used as the selector in the pull down lists for items in this table.
11 -->
12 <column name="path" />
13 <!-- path is the absolute path of the directory containing the centrifuge index files.
14 -->
15 <!-- Same as the Genome Reference Library, we create the Centrifuge Index files where we want them.
16 -->
17 </output>
18 </data_table>
19 </data_manager>
20 </data_managers>