File: test_0007.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-- 481 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<multi-test>
    <run-cmdline
            task="!common_data_dir!vcf_consensus/vcf_url.uwl"
            in-seq="!common_data_dir!vcf_consensus/human.fa"
            in-vcf="!common_data_dir!vcf_consensus/human.vcf"
            out-seq="!tmp_data_dir!vcf_cons_test_0007.fa"
            out-url="!tmp_data_dir!vcf_out_url.txt"
    />

    <compare-docs
            doc1="vcf_consensus/out_human.fa"
            doc2="vcf_cons_test_0007.fa"
            temp="2"
    />

</multi-test>