dna mapping algorithms: synchronized double digest mapping

41
Washington University in St. Louis Washington University in St. Louis Washington University Open Scholarship Washington University Open Scholarship All Computer Science and Engineering Research Computer Science and Engineering Report Number: WUCS-93-48 1993 DNA Mapping Algorithms: Synchronized Double Digest Mapping DNA Mapping Algorithms: Synchronized Double Digest Mapping Jim Daues and Will Gillett A technique called Synchronized Double Digest Mapping (SDDM) is presented; it combines classical Double Digest Mapping (DDM) and Multiple-Restriction-Enzyme Mapping (MREM). Classical DDM is a technique for determining the order of restriction fragments in a clone given three digestions of the clone: a digestion by enzyme1, a digestion by enzyme2, and a digestion by enzyme1 and enzyme2 combined. All algorithms for applying this technique are exponential (in the number of fragments present in the clone) in nature. MREM is an extension of classical high-resolution restriction-fragment mapping of a YAC or a genome, in which the overlaps among a set... Read complete abstract on page 2. Read complete abstract on page 2. Follow this and additional works at: https://openscholarship.wustl.edu/cse_research Part of the Computer Engineering Commons, and the Computer Sciences Commons Recommended Citation Recommended Citation Daues, Jim and Gillett, Will, "DNA Mapping Algorithms: Synchronized Double Digest Mapping" Report Number: WUCS-93-48 (1993). All Computer Science and Engineering Research. https://openscholarship.wustl.edu/cse_research/543 Department of Computer Science & Engineering - Washington University in St. Louis Campus Box 1045 - St. Louis, MO - 63130 - ph: (314) 935-6160.

Upload: others

Post on 17-Feb-2022

11 views

Category:

Documents


0 download

TRANSCRIPT

Washington University in St. Louis Washington University in St. Louis

Washington University Open Scholarship Washington University Open Scholarship

All Computer Science and Engineering Research Computer Science and Engineering

Report Number: WUCS-93-48

1993

DNA Mapping Algorithms: Synchronized Double Digest Mapping DNA Mapping Algorithms: Synchronized Double Digest Mapping

Jim Daues and Will Gillett

A technique called Synchronized Double Digest Mapping (SDDM) is presented; it combines

classical Double Digest Mapping (DDM) and Multiple-Restriction-Enzyme Mapping (MREM).

Classical DDM is a technique for determining the order of restriction fragments in a clone given

three digestions of the clone: a digestion by enzyme1, a digestion by enzyme2, and a digestion

by enzyme1 and enzyme2 combined. All algorithms for applying this technique are exponential

(in the number of fragments present in the clone) in nature. MREM is an extension of classical

high-resolution restriction-fragment mapping of a YAC or a genome, in which the overlaps

among a set... Read complete abstract on page 2. Read complete abstract on page 2.

Follow this and additional works at: https://openscholarship.wustl.edu/cse_research

Part of the Computer Engineering Commons, and the Computer Sciences Commons

Recommended Citation Recommended Citation Daues, Jim and Gillett, Will, "DNA Mapping Algorithms: Synchronized Double Digest Mapping" Report Number: WUCS-93-48 (1993). All Computer Science and Engineering Research. https://openscholarship.wustl.edu/cse_research/543

Department of Computer Science & Engineering - Washington University in St. Louis Campus Box 1045 - St. Louis, MO - 63130 - ph: (314) 935-6160.

This technical report is available at Washington University Open Scholarship: https://openscholarship.wustl.edu/cse_research/543

DNA Mapping Algorithms: Synchronized Double Digest Mapping DNA Mapping Algorithms: Synchronized Double Digest Mapping

Jim Daues and Will Gillett

Complete Abstract: Complete Abstract:

A technique called Synchronized Double Digest Mapping (SDDM) is presented; it combines classical Double Digest Mapping (DDM) and Multiple-Restriction-Enzyme Mapping (MREM). Classical DDM is a technique for determining the order of restriction fragments in a clone given three digestions of the clone: a digestion by enzyme1, a digestion by enzyme2, and a digestion by enzyme1 and enzyme2 combined. All algorithms for applying this technique are exponential (in the number of fragments present in the clone) in nature. MREM is an extension of classical high-resolution restriction-fragment mapping of a YAC or a genome, in which the overlaps among a set of clones are used to infer a partial order of the restriction fragments. The extension produces maps for several different restriction enzymes concurrently, using clone-end information as a synchronizing mechanism to guarantee consistent and precise clone placement in all maps. These two techniques can be combined if MREM is performed on clones digested in three ways: a digestion by enzyme1, a digestion by enzyme2, and a digestion by enzyme1 and enzyme2 combined. The three resulting maps contain groups of fragments (each group significantly smaller than a clone) to which classical DDM can be applied. Clone-end information is again used to synchronize the selection and extraction, from each map, of appropriate regions (corresponding to the same portion of the underlying genome) to which classical DDM can be applied. Fragment orderings determined for small regions are used as "seeds" for determining fragment orderings in other adjacent or overlapping regions. A technique for hypothesizing small missing unregistered fragments (i.e., undetected by the electrophoresis technology) is also presented. Such hypothesized fragments are retained only if their consistency with the remainder of the data can be verified. In essence, MREM supplies a divide-and-conquer mechanism for DDM. The computational complexity of SDDM across the entire YAC or genome is shown to be, in practice, polynomial in time instead of exponential in time.