annotate tool_data_table_conf.xml.sample @ 4:d5580071d910 draft

Update commandline to detect successful completion
author Jim Johnson <jj@umn.edu>
date Mon, 11 Nov 2013 11:08:56 -0600
parents 5eb99d21ef0d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
5eb99d21ef0d Add trinityrnaseq_norm and transcriptsToOrfs tools
Jim Johnson <jj@umn.edu>
parents:
diff changeset
1 <tables>
5eb99d21ef0d Add trinityrnaseq_norm and transcriptsToOrfs tools
Jim Johnson <jj@umn.edu>
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
5eb99d21ef0d Add trinityrnaseq_norm and transcriptsToOrfs tools
Jim Johnson <jj@umn.edu>
parents:
diff changeset
3 <table name="pfam_databases" comment_char="#">
5eb99d21ef0d Add trinityrnaseq_norm and transcriptsToOrfs tools
Jim Johnson <jj@umn.edu>
parents:
diff changeset
4 <columns>value, release, name, path</columns>
5eb99d21ef0d Add trinityrnaseq_norm and transcriptsToOrfs tools
Jim Johnson <jj@umn.edu>
parents:
diff changeset
5 <file path="tool-data/pfam_db.loc" />
5eb99d21ef0d Add trinityrnaseq_norm and transcriptsToOrfs tools
Jim Johnson <jj@umn.edu>
parents:
diff changeset
6 </table>
5eb99d21ef0d Add trinityrnaseq_norm and transcriptsToOrfs tools
Jim Johnson <jj@umn.edu>
parents:
diff changeset
7 </tables>