comparison pynast/pynast.xml @ 3:17b2737094ce draft default tip

Uploaded
author qfab
date Sun, 01 Jun 2014 19:49:03 -0400
parents 2813a698bf9c
children
comparison
equal deleted inserted replaced
2:2813a698bf9c 3:17b2737094ce
105 <tests> 105 <tests>
106 <test> 106 <test>
107 <param name="input" value="seqs.fasta" /> 107 <param name="input" value="seqs.fasta" />
108 <param name="template" value="core_set_aligned.fasta" /> 108 <param name="template" value="core_set_aligned.fasta" />
109 <param name="length" value="1000" /> 109 <param name="length" value="1000" />
110 <output name="aligned_output" file="pynast_aligned.fasta" ftype="fasta" lines_diff="10" /> 110 <output name="aligned_output" file="aligned_output.fasta" ftype="fasta" lines_diff="10" />
111 <output name="log" file="log.txt" ftype="txt" lines_diff="10" /> 111 <output name="log" file="log.txt" ftype="txt" lines_diff="10" />
112 <output name="fail" file="fail.fasta" ftype="fasta" lines_diff="10" /> 112 <output name="fail" file="fail.fasta" ftype="fasta" lines_diff="10" />
113 </test> 113 </test>
114 </tests> 114 </tests>
115 </tool> 115 </tool>