annotate data_manager_conf.xml @ 0:a3aa3f9e1702 draft default tip

Uploaded
author trinity_ctat
date Mon, 16 Jul 2018 20:42:55 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
1 <?xml version="1.0"?>
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
2 <data_managers>
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
3 <data_manager tool_file="data_manager/add_ctat_lncrna_annotations.xml" id="ctat_lncrna_annotations_data_manager">
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
4 <data_table name="ctat_lncrna_annotations">
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
5 <output>
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
6 <column name="value" />
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
7 <!-- value is used to uniquely identify this entry in the table.
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
8 -->
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
9 <column name="name" />
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
10 <!-- name is used as the selector in the pull down lists for items in this table.
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
11 -->
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
12 <column name="path" />
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
13 <!-- path is the absolute path of the directory containing the lncrna annotations files.
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
14 -->
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
15 <!-- Same as the Genome Reference Library, we create the lncrna annotations files where we want them.
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
16 -->
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
17 </output>
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
18 </data_table>
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
19 </data_manager>
a3aa3f9e1702 Uploaded
trinity_ctat
parents:
diff changeset
20 </data_managers>