1 | #Please insert up references in the next lines (line starts with keyword UP) |
---|
2 | UP arb.hlp |
---|
3 | UP glossary.hlp |
---|
4 | UP primer_new.hlp |
---|
5 | |
---|
6 | #Please insert subtopic references (line starts with keyword SUB) |
---|
7 | SUB iupac-codes.hlp |
---|
8 | |
---|
9 | # Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain} |
---|
10 | |
---|
11 | #************* Title of helpfile !! and start of real helpfile ******** |
---|
12 | TITLE Primer Design/Search Parameters |
---|
13 | |
---|
14 | OCCURRENCE ARB_NT/ETC/Primer Design |
---|
15 | |
---|
16 | DESCRIPTION left/right position: |
---|
17 | specifies the start of primer ranges |
---|
18 | (leftmost base position) |
---|
19 | [right.min > left.min] |
---|
20 | |
---|
21 | left/right number of bases |
---|
22 | specifies how many bases a primer range includes |
---|
23 | |
---|
24 | primer length: |
---|
25 | number of bases within a primer |
---|
26 | [length > 0] |
---|
27 | |
---|
28 | primer distance: |
---|
29 | min/max number of bases between leftmost base in left primer |
---|
30 | and rightmost base in right primer |
---|
31 | |
---|
32 | G+C ratio: |
---|
33 | range of GC-ratio of primers in percent |
---|
34 | (countG+countC / countBases * 100) |
---|
35 | |
---|
36 | temperature: |
---|
37 | range of temperature of primers |
---|
38 | (4*(countG+countC) + 2*(countA+countT)) |
---|
39 | |
---|
40 | |
---|
41 | minimal distance to next match of primer: |
---|
42 | if a primer is found again outside this range it is ignored |
---|
43 | example: primerpos 100 |
---|
44 | min.dist 50 |
---|
45 | 2nd occurrence 30 => primer remains in list |
---|
46 | 3rd occurrence 140 => primer is removed from list |
---|
47 | |
---|
48 | expand IUPAC-codes: |
---|
49 | switches expansion of IUPAC-codes on/off |
---|
50 | example: TTRC is expanded to TTAC and TTGC |
---|
51 | |
---|
52 | maximal number of results: |
---|
53 | how many possible pairs you want ? |
---|
54 | |
---|
55 | G+C-factor / temperature-factor: |
---|
56 | weight of GC / temperature while evaluation of |
---|
57 | possible primerpairs |
---|
58 | |
---|
59 | NOTES written by Wolfram Foerster 2001 |
---|
60 | |
---|
61 | EXAMPLES None |
---|
62 | |
---|
63 | WARNINGS None |
---|
64 | |
---|
65 | BUGS No bugs known |
---|