The suggest probes function looks for oligos at the end of each contig suitable for use with an oligo probing strategy invented by Jonathan Flint. Flint,J., Sims,M., Clark,K., Staden,R. and Thomas,K. An oligo-screening strategy to fill gaps found during shotgun sequencing projects (in press, DNA Sequence)
The dialogue contains the usual methods of selecting the set of contigs to operate on. For each end of the selected contigs, oligos are chosen using the OSP selection criteria, which is dependent on the maximum and minimum size of oligos specified. The "search from" and "search to" parameters control the area of consensus sequence in which to search for oligos. For example, if they are set to 10 and 100 respectively the a section of consensus sequence used is 90 bases long and starts 10 bases from the end of the contig.
Once an oligo is found it is screened against all the existing consensus sequence. An oligo is rejected if it matches with a score greater than or equal to the "maximum percentage match". If a file of vector filenames has been specified then the oligos are also screened against the vector sequences.
Typical output for a single contig follows. The output shows all oligos that
have passed the screening process. The information listed includes the
distance of this oligo from the end of the contig (Dist ??), the score
returned from the OSP selection (primer=??), the melting temperature
(Tm=??), the best percentage match found (match=??%) and the
oligo sequence.
Contig xb56e5.s1(12): Start
Pos 36, Dist 35, primer=18, Tm=53, match=78%, CACTGAAGATTGAGAGAG
Rejected 1 oligo due to non uniqueness
Contig xb56e5.s1(12): End
Pos 908, Dist 54, primer=16, Tm=55, match=71%, AAGTCCCCACGAAGAAG
Pos 950, Dist 12, primer=16, Tm=55, match=76%, CTAAAGACGAGCCGAAC
Pos 899, Dist 63, primer=16, Tm=52, match=70%, CGAAGAAGAATCAATCAAAC
Pos 946, Dist 16, primer=16, Tm=55, match=71%, AGACGAGCCGAACAAAC
Rejected 2 oligos due to non uniqueness
This output is sent to both the standard text output window and additionally to a suggest probes output window. This latter window (shown below) allows selection of oligos from those available for each contig by clicking the left mouse button on a line of the output. The selected oligos are shown in blue. By default the first in each set is automatically selected.
The selected oligos can then be written to a file by filling in the "output filename" and will have OLIG tags created for them when the "Create tags" checkbutton is selected. This output window vanishes once OK is pressed, but the text in the main output window is left intact.