Related Experiment Video
Updated: Jun 11, 2026

In Vitro Selection of Engineered Transcriptional Repressors for Targeted Epigenetic Silencing
Published on: May 5, 2023
Rapid match-searching for gene silencing assessment
Mark E T Horn1, Peter M Waterhouse
1Division of Mathematics, Informatics and Statistics, CSIRO, North Ryde NSW 1670, Australia. mark.horn@csiro.au
Motivation:
Gene silencing, also called RNA interference, requires reliable assessment of silencer impacts. A critical task is to find matches between silencer oligomers and sites in the genome, in accordance with one-to-many matching rules (G-U matching, with provision for mismatches). Fast search algorithms are required to support silencer impact assessments in procedures for designing effective silencer sequences.
Results:
The article presents a matching algorithm and data structures specialized for matching searches, including a kernel procedure that addresses a Boolean version of the database task called the skyline search. Besides exact matches, the algorithm is extended to allow for the location-specific mismatches applicable in plants. Computational tests show that the algorithm is significantly faster than suffix-tree alternatives.
Availability:
Source code, executable, data and test results are freely available at ftp://ftp.csiro.au/Horn/RapidMatch.
Related Concept Videos
Experimental RNAi
Genetic Screens
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which result in visible changes...

