File: test_0003.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 (16 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<multi-test>

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

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

    <test-remove-alignment-region
            doc_name="doc"
            expected_doc_name="expected"
            start-seq="1"
            start-base="1"
            width="4"
            height="3"
    />

</multi-test>