File: test1f%20with%20failing%20codon.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 (18 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" ?>
<multi-test>
	<load-document index="doc" url="primer3/primer3_xml/start_codon/test1f with failing codon.fa" io="local_file" format="fasta"/>
	<find-object-by-name index="seq" doc="doc" name="test1f with failing codon" type="OT_SEQUENCE"/>
	<plugin_primer_3 sequence="seq">
		<plugin_primer_3_in 
			PRIMER_PRODUCT_SIZE_RANGE="75-20000" 
			PRIMER_MAX_END_STABILITY="10" 
			PRIMER_EXPLAIN_FLAG="1" 
			PRIMER_MIN_SIZE="19" 
			PRIMER_MAX_TM="75" 
			PRIMER_NUM_RETURN="1" 
			SEQUENCE_START_CODON_POSITION="0" 
			SEQUENCE_START_CODON_SEQUENCE="CG"/>
		<plugin_primer_3_out 
			PRIMER_ERROR="No codon provided in SEQUENCE_START_CODON_SEQUENCE"/>
	</plugin_primer_3>
</multi-test>