File: test_0010.xml

package info (click to toggle)
ugene 51.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 125,712 kB
  • sloc: cpp: 637,632; xml: 212,751; ansic: 81,474; javascript: 5,416; sh: 1,204; python: 771; makefile: 36
file content (14 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<multi-test>

    <load-document index="doc" url="edit_alignment/animals.aln" io="local_file" format="clustal"/>

    <load-document index="expected" url="edit_alignment/animals_a03.aln" io="local_file" format="clustal"/>

    <test-add-seq-to-alignment
            doc_name="doc"
            expected_doc_name="expected"
            seq_file_name="edit_alignment/seq03.fa"

    />

</multi-test>