annotate tests.xml @ 0:a14d5c1e1fc4 draft default tip

planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
author iuc
date Sun, 09 Nov 2025 10:56:21 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
1 <macros>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
2 <xml name="tests">
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
3 <tests>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
4 <test expect_num_outputs="1">
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
5 <param name="protein_alignment" value="inputs/test.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
6 <param name="nucleotide_fastas" value="inputs/test.nuc" ftype="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
7 <param name="output_format" value="paml" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
8 <output name="output_file" file="outputs/expected_paml.paml" ftype="phylip" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
9 </test>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
10 <test expect_num_outputs="1">
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
11 <param name="protein_alignment" value="inputs/test.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
12 <param name="nucleotide_fastas" value="inputs/test.nuc" ftype="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
13 <param name="output_format" value="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
14 <output name="output_file" file="outputs/expected_clustal.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
15 </test>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
16 <test expect_num_outputs="1">
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
17 <param name="protein_alignment" value="inputs/test.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
18 <param name="nucleotide_fastas" value="inputs/test.nuc" ftype="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
19 <param name="output_format" value="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
20 <param name="remove_gaps" value="true" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
21 <output name="output_file" file="outputs/expected_nogap.fasta" ftype="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
22 </test>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
23 <test expect_num_outputs="1">
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
24 <param name="protein_alignment" value="inputs/test.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
25 <param name="nucleotide_fastas" value="inputs/test.nuc" ftype="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
26 <param name="output_format" value="codon" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
27 <output name="output_file" file="outputs/expected_codon.txt" ftype="txt" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
28 </test>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
29 <test expect_num_outputs="1">
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
30 <param name="protein_alignment" value="inputs/test.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
31 <param name="nucleotide_fastas" value="inputs/test_bc070280.fasta,inputs/test_pseudogene.fasta" ftype="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
32 <param name="output_format" value="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
33 <output name="output_file" file="outputs/expected_clustal_multi.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
34 </test>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
35 <test expect_num_outputs="2">
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
36 <param name="protein_alignment" value="inputs/test.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
37 <param name="nucleotide_fastas" value="inputs/test.nuc" ftype="fasta" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
38 <param name="output_format" value="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
39 <param name="show_only_blocks" value="true" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
40 <param name="remove_mismatches" value="true" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
41 <param name="genetic_code" value="2" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
42 <param name="html_output" value="true" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
43 <param name="suppress_stderr" value="true" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
44 <output name="output_file" file="outputs/expected_block_nomismatch.aln" ftype="clustal" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
45 <output name="html_output_file" file="outputs/expected_html.html" ftype="html" />
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
46 </test>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
47 </tests>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
48 </xml>
a14d5c1e1fc4 planemo upload for repository https://github.com/georgehe23/tools-iuc/tree/main/tools/pal2nal commit aed49bdc26e503297e1fc394ada087042dc23386
iuc
parents:
diff changeset
49 </macros>