US7043371B2 - Method for search based character optimization - Google Patents

Method for search based character optimization Download PDF

Info

Publication number
US7043371B2
US7043371B2 US10/222,336 US22233602A US7043371B2 US 7043371 B2 US7043371 B2 US 7043371B2 US 22233602 A US22233602 A US 22233602A US 7043371 B2 US7043371 B2 US 7043371B2
Authority
US
United States
Prior art keywords
sequences
recited
sub
steps
wagner
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime, expires
Application number
US10/222,336
Other versions
US20040096827A1 (en
Inventor
Ward C. Wheeler
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
American Museum of Natural History
Original Assignee
American Museum of Natural History
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by American Museum of Natural History filed Critical American Museum of Natural History
Priority to US10/222,336 priority Critical patent/US7043371B2/en
Assigned to AMERICAN MUSEUM OF NATURAL HISTORY reassignment AMERICAN MUSEUM OF NATURAL HISTORY ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: WHEELER, WARD C.
Priority to PCT/US2003/025839 priority patent/WO2004016765A2/en
Priority to AU2003259899A priority patent/AU2003259899A1/en
Publication of US20040096827A1 publication Critical patent/US20040096827A1/en
Application granted granted Critical
Publication of US7043371B2 publication Critical patent/US7043371B2/en
Adjusted expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B10/00ICT specially adapted for evolutionary bioinformatics, e.g. phylogenetic tree construction or analysis
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B30/00ICT specially adapted for sequence analysis involving nucleotides or amino acids
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B30/00ICT specially adapted for sequence analysis involving nucleotides or amino acids
    • G16B30/10Sequence alignment; Homology search
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16BBIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY
    • G16B40/00ICT specially adapted for biostatistics; ICT specially adapted for bioinformatics-related machine learning or data mining, e.g. knowledge discovery or pattern finding

Definitions

  • Nucleic acids and proteins are linear molecules made up of sequences of units—nucleotides in the case of nucleic acids, amino acids in the case of proteins—which retain considerable amounts of evolutionary information.
  • the number of their units that are different can be established.
  • the units that are different could be DNA base changes (e.g., Adenosine to Guanine) or the insertion and/or deletion of nucleotides.
  • the number and type of differences are indications of the recency of common ancestry.
  • the comparisons can be used to provide information not only about the topology of evolutionary history (cladogenesis), but also about the amount of genetic change that has occurred in any given lineage (anagenesis).
  • cytochrome c a protein molecule
  • cytochrome c a protein molecule
  • chimpanzees consists of the same 104 amino acids in exactly the same order; but differs from that of rhesus monkeys by 1 amino acid, that of horses by 11 additional amino acids, and that of tuna by 21 additional amino acids. This similarity is believed to reflect the recency of common ancestry.
  • the inferences from comparative anatomy and other disciplines concerning evolutionary history can be tested in molecular studies of DNA and proteins by examining their sequences of nucleotides and/or amino acids.
  • a cladogram based on parsimony can be constructed from the relationships found between the sequences (of nucleic acids or proteins) for different organisms.
  • a cladogram based on parsimony is a branching diagram representing the distribution of derived characters within a set of taxa (units used in the science of biological classification), such that the total number of evolutionary events is minimized.
  • the type of change of one taxon to another indicates the degree of relationship; i.e., closely related groups are located on branches close to one another.
  • the determination of the length cost of a cladogram is known to be NP-complete (non-polynominal) when the internal nodal sequences are unknown, so that the overall cladogram length is minimized.
  • NP-complete non-polynominal
  • all possible sequences of lengths 1 to the sum of all terminals with all possible combinations of nucleotides may occur.
  • Another approach to the estimation cladogram lengths has been one of constructing a point estimate for hypothetical ancestral sequences and then using this to determine an upper-bound on cladogram length.
  • the coupled processes of multiple sequence alignment and separate phylogenetic reconstruction does this through establishing global, static homologies to deal with length variation and then using standard optimization techniques to estimate the internal node character states.
  • Optimization alignment (W. C. Wheeler, Optimization Alignment: the end of multiple sequence alignment in phylogenetics , Cladistics 12:1–9 (1996).) takes a more direct (and explicit) approach to this estimation by establishing cladogram-specific homology schemes in a preliminary pass and constructing ancestral sequences in a second, up-pass.
  • Optimization Alignment usually yields better upper bounds on minimum tree length (e.g., cladogram) than multiple alignment methods.
  • Another method is a Fixed-Character State optimization method, which estimates internal nodal sequences by requiring they be drawn from the set defined by the terminals. In general, this yields less satisfactory cladogram lengths. In each of these procedures, a single hypothetical ancestral sequence is generated for each internal node of the cladogram. However, the procedures require large amounts of computational resources.
  • a method for selecting a sequence is provided.
  • a set of sequences are defined, each one of the sequences comprising one or more characters.
  • a sub-set of the set of sequences are evaluated with a dynamic programing method to obtain a numeric indicia of merit. Additional sequences are added into the sub-set of sequences. The steps of defining, evaluating, and adding are repeated until the numeric indicia is substantially constant or there are no more additional sequences.
  • One or more of the sequences are selected based on the numeric indicia.
  • a method for selecting a sequence is provided.
  • a possible set of sequences is defined from an original set of sequences. Each one of the sequences comprises one or more characters.
  • the possible set of sequences and the original set of sequences is evaluated with a dynamic programing method to obtain a numeric indicium of merit.
  • One or more of the sequences are selected based on the numeric indicium.
  • FIG. 1 shows a flow chart illustrating the process according to an embodiment of the present invention.
  • FIG. 2 shows a flow chart illustrating the process according to another embodiment of the present invention.
  • FIG. 3 shows a flow chart detailing the optimization alignment.
  • FIG. 4 shows an illustrative Wagner Tree.
  • FIG. 5 shows a method for performing the “down-pass” that yields both preliminary character state assignments to the internal (i.e. ancestral) nodes and the cladogram length or cost on one of the Wagner Trees.
  • FIG. 6 shows a method for performing the “up-pass” optimization of the OA.
  • FIG. 7 shows a dynamic programing step in accordance with an embodiment of the present invention.
  • FIG. 8 shows an exemplary topology with a plurality of original states 600 and internal nodes 620 .
  • FIG. 9 shows 9 sequences (SEQ ID NO: 1–9) used to compare technique in accordance with an embodiment of the present invention to other methods known in the art.
  • FIG. 10 shows a plurality of candidate ancestral sequences.
  • FIG. 11 shows 9 sequences.
  • FIG. 12 shows a Cladogram of arthropod relationships of Giribet et al. (2001).
  • FIG. 13 shows the cladogram generated by the Search-based optimization in accordance with an embodiment of the present invention when performed on the Giribet et al. (2001) data.
  • FIG. 14 shows the cladogram generated by the prior art fixed-states optimization technique when performed on the Giribet et al. (2001) data.
  • FIG. 15 shows a schematic representation of an embodiment of an enlargement of the states-set.
  • FIG. 16 shows an input file in accordance with an embodiment of the present invention.
  • FIG. 17 shows the cladogram generated in accordance with an embodiment of the present invention for the input file shown in FIG. 16 .
  • FIG. 18 shows a GUI interface in accordance with an embodiment of the present invention.
  • FIG. 19 illustrates an a preliminary sequence “A” that is globally optimal, but ignored as too expensive initially.
  • FIG. 20 illustrates a different rooting of sequence “A.”
  • FIG. 21 illustrates an internal node whose two descendants are terminal taxa.
  • FIG. 22 shows a procedure whereby a candidate set of hypothetical sequences is defined.
  • FIG. 23 illustrates a topology where multiple states are linked by arbitrary (but metric) transformations.
  • one or more of sequences are obtained from one or more potential organisms.
  • a set of possible ancestral sequences e.g., candidate sequences
  • Optimization Alignment based on a Wagner Tree
  • the set of possible ancestral sequences are then evaluated via a dynamic programing method to obtain a numeric indicium of merit (e.g., parsimony).
  • a numeric indicium of merit e.g., parsimony.
  • additional sequences are added into the set of sequences, the above steps are repeated, and one of the ancestral sequences is selected based on the numeric indicium.
  • additional sequences are added until stability is reached (e.g., the value of the numeric indicia remains substantially constant) or until no further sequences are available.
  • the set of possible ancestral sequences can be defined by a plurality of Wagner trees that are constructed by random additions of the sequences into the trees. Each tree is constructed with a different random order.
  • the sequences obtained are nucleic acids and/or proteins of a plurality of organisms
  • the ancestral sequence chosen can be representative of the evolutionary history of said organisms.
  • FIG. 1 shows a flow chart detailing an embodiment of the present invention.
  • a set of sequences (e.g., states) are obtained from one or more organisms (Step 10 ).
  • the set of sequences can be, for example, a set of nucleotides or amino acids of a plurality of taxa (e.g., organisms).
  • the set of sequences could be from the same organism, for example, genetic sequences from cancer cells and non-cancerous cells.
  • the set of sequences or a portion thereof are then used to define a set of possible ancestral sequences (Step 20 ).
  • the set of possible ancestral sequences could be constructed based on a Wagner Tree (as shown in FIG. 4 ).
  • the set of possible ancestral sequences are then evaluated according to a numeric indicium of merit (Step 30 ).
  • the set of possible ancestral sequences are evaluated via a dynamic programing method (discussed below FIG. 7 .)
  • Steps 20 – 40 can be repeated with new ancestral sequences or ancestral sequences that were obtained in Step 10 , but not yet used in remaining Steps 20 – 40 (Step 50 ).
  • the ancestral sequences that are selected can be evaluated until stability or exhaustion occur according to a numeric indicium of merit. (Step 60 ).
  • the occurrence of stability or exhaustion is determined by the numeric indicium of merit of ancestral sequences that are selected (shown schematically in FIG. 15 ).
  • Steps 20 – 40 are preferably first performed on a small set state (e.g., a fixed set of sequences) 1000 . Based on the results obtained, the set of possible sequences can be enlarged, for example, a heuristic state set 1010 , and the procedure is repeated (Step 50 in FIG. 1 ). This is done until stability or exhaustion (e.g., an exact solution 1020 is found) have occurred (Step 60 in FIG. 1 ).
  • a small set state e.g., a fixed set of sequences
  • the set of possible sequences can be enlarged, for example, a heuristic state set 1010 , and the procedure is repeated (Step 50 in FIG. 1 ). This is done until stability or exhaustion (e.g., an exact solution 1020 is found) have occurred (Step 60 in FIG. 1 ).
  • FIG. 2 shows a flow chart illustrating the process of another embodiment of the present invention.
  • One or more sequences e.g., original sequences or ancestral sequences previously generated
  • the original sequences are observed from databases or lab work
  • ancestral sequences are hypothetical sequences in a hypothetical ancestor.
  • the sequences can be represented by a set of characters.
  • each sequence can comprise a heuristic subset.
  • sequences can be obtained by methods known in the art, such as prior art synthetic methods or gene databases.
  • sequence set chosen such that the set is as small as possible while including as much pertinent variation as possible, since the computational cost of the dynamic programming step (below) is dependent on the square of the number (e.g., size or length) of the sequences. For example, even though sequences containing many “T”s (thymine) are possible in a problem where only “G”s (guanine) and “C”s (cytosine) are observed, it would be inefficient to include the sequences with the “T”s, because they are very unlikely to be useful.
  • a set of possible sequences (e.g., a heuristic state set) is then generated from the set of sequences (Step 110 ).
  • the set of possible sequences is a super-set of the ancestral sequences and/or original sequences.
  • Step 110 can be done by generating random sequences where the length of the random sequences is specified. For example, all the possible sequences that comprise a set of characters of length 10–15 could be generated.
  • optimization alignment is used to generate the set of possible sequences (shown in FIG. 3 ). Most preferably, the optimization alignment uses a tree based method.
  • random trees or Wagner trees can be built, and then the internal nodes of said trees added to the set of possible sequences and obtained sequences.
  • the internal nodes are extracted from the Wagner Trees and added to the set of (actual) sequences.
  • certain orderings can be excluded. For example, if the ancestral sequences comprise set[A–G], orderings where B and D are the roots of the trees could be excluded.
  • One or more topologies are then generated 115 based on the set of observed sequences.
  • the set of possible sequences and/or observed sequences can be used as internal node sequences (e.g., states) of the tree.
  • tree refinement procedures such as branch swapping, can be used to improve efficiency.
  • separate processes can be spawned for each tree generation and executed in parallel.
  • a dynamic programing method based on each of the topologies, the set of possible sequences, and the set of observed sequences is used in order to determine a possible solution (e.g., a cladogram) (Step 140 ).
  • a possible solution e.g., a cladogram
  • the dynamic programing step outputs a length for each of the topologies.
  • separate processes could be spawned for each tree topology and executed in parallel.
  • compression of states can be used to accelerate cladogram length calculation, since the time of the dynamic programing step is dependent on the number of states (e.g., sequences) used at the internal node.
  • states e.g., sequences
  • a full down-pass of a cladogram of “n” taxa and “m” states would have a complexity on the order of nm 2 for each character.
  • the “n” taxa can be reduced almost to a constant factor of 2 via the shortcuts described by Goloboff (P. A. Goloboff, Character optimization and calculation of tree lengths , Cladistics 9:433–436 (1994) and P. A.
  • sequences e.g., sequences
  • incremental optimization an “accounting” procedure whereby a minimum of tree information is updated to reduce calculation time
  • the compression of states can occur as they are found, for example, in Step 110 .
  • the compression of states can be applied to the entire set of states (e.g., sequences) before the states are used as internal nodes (e.g., before Step 140 ).
  • Steps 115 and 140 are repeated until stability exists within the set of possible solutions or until exhaustion is reached (e.g., all the possible solutions possible have been generated) (Step 145 ). This is shown in FIG. 15 .
  • the determination of stability is based on the lengths of the topologies.
  • Step 115 can be performed before Step 110 .
  • the set of possible sequences can be enlarged and tried on the already generated tree topologies until stability or exhaustion is reached.
  • One or more optimal solutions are then chosen from the set of possible solutions (Step 160 ).
  • the optimal solution can be based on the lengths of the topologies that were determine in Step 140 .
  • the shortest length is chosen.
  • the optimal solution can be, for example, a cladogram diagraming evolutionary relationships.
  • the optimal solution could be the sequence of genetic changes between a normal cell and a cancerous cell.
  • the optimal solutions that were selected can be transmitted (Step 195 ). This would allow for efficient data compression of DNA sequences. By doing so, the transmission of, for example, 100 whole genome sequences would no longer require the transmission of all the nucleotides (e.g.,100 billion). Instead, the cladogram (correct or not) relating a plurality of genomes, and the list of changes on the cladogram could be transmitted. This is because the cladogram describes the order in which genetic sequences have changed between two or more organisms.
  • the number of candidate sequences examined during the search can be reduced.
  • the sequences used in intermediate solutions e.g., during the initial cladogram building steps
  • the unused sequences can be removed for an initial refinement step.
  • taxa can be added m at a time till all the taxa are added (similar to Wagner additions), then certain candidate sequences could be discarded.
  • the sequences are returned to the state (e.g., sequence) set and the refinement step is repeated. The steps of refining and returning could be performed iteratively until stability occurred.
  • FIG. 3 shows a flow chart detailing the optimization alignment, which, as discussed above, is a preferred method of generating a set of ancestral sequences (e.g., Step 20 In FIG. 1 and Steps 110 and 115 in FIG. 2 ).
  • Optimization Alignment is a method for taking unaligned sequences and creating parsimonious cladograms without the use of multiple alignment (W. C. Wheeler, Optimization Alignment: Down, Up, Error, and Improvements, in Molecular Systematics and Evolution 56–69, (R.
  • a plurality of Wagner trees are built by inserting the original sequences in a different random order for each tree (Step 200 ).
  • the first random order could be [b, c, d, a] and the next random order could be [c, a, b, d].
  • a complete Wagner Tree is shown in FIG. 4 .
  • a “down-pass” moves “down” each of the trees from the set of sequences (e.g., sequences obtained from observed taxa) to the root or base of a tree (e.g., a cladogram) (Step 210 ).
  • Step 200 is shown in more detail in FIG. 5 (and discussed infra).
  • the down-pass preliminary i.e. provisional
  • hypothetical ancestral sequences are created at the internal nodes of the tree and the tree length is generated as a weighted sum of the character transformations (e.g., nucleotide substitutions and insertion-deletion events) required by the terminal sequences.
  • an “up-pass” moves back up from the base to the tips (Step 220 ).
  • Step 210 is shown in more detail in FIG. 6 (and discussed infra).
  • the up-pass takes the information from the down-pass and creates the “final” estimates of the hypothetical ancestral sequences.
  • the combination of these two procedures allows phylogenetic searches to take place on unaligned sequence data, resulting in improvements in execution time and quality of results.
  • This process differs from multiple alignment procedures, such as that of Sankoff and Cedergren (D. Sankoff & R. Cedergren, Simultaneous comparison of three or more sequences related by a tree, in Time Warps, String Edits, and Macromolecules: the Theory and Practice of Sequence Comparison 983, (D. Sankoff & J. B. Kruskal eds., 1983).) in that OA attempts to determine the most parsimonious cost of a tree directly whereas multiple alignment procedures generate column-vector character sets, which are then analyzed phylogenetically in a separate operation.
  • the internal nodes are then stored as possible candidate sequences (Step 250 ).
  • the OA method allows the direct optimization of unequal length sequences on a cladogram (W. C. Wheeler, Optimization Alignment: the end of multiple sequence alignment in phylogenetics , Cladistics, 12:1–9 (1996).) That is, the determination of the length, or cost, of the cladogram is accomplished given the observed sequences and a cost matrix that specifies the costs of all the transformations among nucleotides and insertion-deletion (indel) events.
  • Sankoff and Rousseau (D. D. Sankoff & P. Rousseau, Locating the vertices of a Steiner tree in arbitrary space , Math. Prog. 9:240–246 (1975).) expanded the realm of optimization allowing for unequal transformation costs among character states, but still relied on a preexisting alignment to know which states to compare.
  • OA enlarges the world of transformation events that can be optimized on a cladogram, including the creation and destruction of characters. In doing this, OA obviates the need to perform multiple sequence alignment, creating unique, topology specific homology regimes for each scenario of historical relationship.
  • multiple solutions, sub-optimal solutions, and character-specific virtual roots are used to augment the procedure.
  • the up-pass determination of the final hypothetical ancestral sequences could also be improved by maintaining multiple equal cost solutions.
  • the same decisions on the size of the set of solutions to be maintained (this could be large, or a smaller random sample could be stored) and the reach over which to hold and test these multiple solutions would be required.
  • Sub-optimal solutions can be used to lessen the greediness of the down-pass (and up-pass) methods. For example, as shown in FIG. 19 , the assignment of preliminary sequence “A” is globally optimal, but ignored as too expensive initially. A set of sub-optimal solutions can be considered, in order to improve the efficiency of the method.
  • FIG. 19 and FIG. 20 show how rooting can affect the behavior of the down- and up-pass algorithms. Certain characters might well behave better (i.e. generate shorter cladogram lengths) given certain roots. Unfortunately, it is unlikely that these roots will be identical for all characters. However, a system of “virtual” roots can be erected with each character having its own “best” root, and then the OA procedure can be performed on that basis. The overall cladogram would then be more explicitly unrooted, and presented in a rooted fashion only at the end of the analysis.
  • nucleotides In an embodiment where an up-pass optimization regime of the OA procedure would allow more than one possible nucleotides, one of the nucleotides is chosen (e.g., at random) and the OA procedure continues up the tree. This is done since these sequences are specific and too many ambiguities can lead to non-metricity. In such an embodiment, non-ambiguous sequences are generated which are consistent with at least some schemes of a phylogenetic relationship. Moreover, ntaxa—1 potentially unique hypothetic ancestral sequences accumulate at each iteration.
  • solutions based on the reconstructed final sequences of the internal nodes can be approximated. Also, the number of sequences can be dynamically altered during analyses in order to increase the efficiency of the method.
  • a tree such as the tree shown in FIG. 22 can be used to define the candidate set of hypothetical sequences.
  • the tree could be used to calculate the wager trees.
  • FIG. 4 is an illustrative representation of the Wagner Tree used in the OA method.
  • a plurality of original sequences 600 are shown.
  • the OA method is used to generate possible sequences for each internal node 610 .
  • the sequences generated at each internal node 610 are then stored as a set of possible sequences 620 , which will be used in the dynamic programming method (Step 210 ).
  • FIG. 5 shows a method for performing the “down-pass” in the OA method that yields both preliminary character state assignments to the internal (i.e. ancestral) nodes and the cladogram length or cost on one of the Wagner Trees.
  • the down-pass character state assignments (preliminary of node A 4 ) are determined from the two descendants and minimize the amount of change between the ancestor and its two descendants (T 1 , T 2 , and A 4 ) (Step 410 ). Step 410 is repeated until all the internal nodes have been visited (A 4 –A 1 ) using the relevant ancestral preliminary states as descendants for more basal ancestors (e.g. A 4 and T 2 for A 3 ) (Step 420 ). The overall cost of the cladogram is then determine by summing of the costs incurred in determining each ancestral sequence (Step 430 ). OA procedures can differ in the determination of the ancestral state reconstructions and how their costs are determined.
  • cost matrices can be determined by trying (at least implicitly) all possible states at all internal nodes and choosing the combination which yields the most parsimonious result (Shown in FIG. 23 ).
  • all possible internal states must be known and defined a priori, which allows them all to be considered. In most situations (e.g. nucleotide data), this is straight forward, with only five (A, C, G, T, and gap) states possible.
  • FIG. 6 shows a method for performing the “up-pass” optimization of the OA procedure.
  • a second or up-pass is required. This process moves from the root of the cladogram “up” to the tips, incorporating the information from a node's ancestor as well as its descendants.
  • the process is extremely simple, basically trying all possible states (based on the down-pass homologies) in turn and keeping those with the lowest cost.
  • the root node is selected (Step 500 )
  • the final states for the root node are simply assigned from the preliminary states or the final states of the outgroup taxon (Step 510 ), since it has no ancestor.
  • the descendants of this node are then visited (Step 520 ). These nodes are the first ones with both descendants and ancestors.
  • the preliminary homologies among the preliminary down-pass states and the two descendant sequences are known (saved) from the down-pass step (Step 530 ) and the correspondences with the final states of its ancestor are determined by the same NW-HSC process used in the down-pass (Step 540 ), but between the preliminary states of the node and the final states of its ancestor.
  • Step 550 For each position then, the two descendant and ancestral states are known. Each state is tried in turn as the final state (Step 550 ), and the most parsimonious set taken as the final state set for that node (Step 560 . The process then moves on the next node (Step 570 ) until final state sets are determined for each non-terminal node.
  • the final state sets for the terminals and the root node, are of course identical to the preliminary states.
  • FIG. 7 shows the dynamic programing step according to an embodiment of the present invention.
  • the possible sequences are assigned to the internal nodes of the topologies generated in Step 115 (Step 710 ).
  • An exemplary topology with sequences is shown in FIG. 8 .
  • a numeric indicium is then calculated for each topology (Step 720 ).
  • the numeric indicium can be calculated by a Sankoff and Rousseau procedure.
  • the Sankoff and Rousseau procedure uses a matrix to calculate a hypothetical distance between sequences.
  • the matrix assigns an edit cost to determine the distance between the particular characters of the sequences. If the sequences are composed of binary characters, there would be only two states and the single edit cost would be one step. If the sequences are prealigned nucleotide positions, there would be 5 states and a traditional Sankoff and Rousseau (D. D. Sankoff & P. Rousseau. Locating the vertices of a Steiner tree in arbitrary space , Math. Prog. 9:240–246 (1975).) matrix would specify all the possible transformations.
  • the matrix can comprise the pair-wise minimum edit costs between the sequences.
  • FIG. 8 shows an exemplary topology with a plurality of original sequences 600 and the set of possible sequences (which can be obtained from the previously generated Wagner trees) 620 .
  • the topology could, for example, have been generated by Step 115 and the possible sequences by Step 110 (both in FIG. 2 ).
  • Step 140 which is the dynamic programing step, could be used on FIG. 8 to obtain a numeric indicium of merit.
  • the set of possible sequences 620 were generated at the internal nodes of the Wagner tree shown in FIG. 4 .
  • FIG. 8 only serves as an aid in understanding an embodiment according to the present invention.
  • FIG. 9 shows 9 sequences 400 (SEQ ID NO: 1–9) used to compare an embodiment of according to the present invention to other methods known in the art.
  • the 9 sequences 400 comprise nucleotides with lengths of 2 to 12 characters.
  • potential internal sequences were generated with the computer program, POY (vers. 2.7; Gladstein and Wheeler, 1997) using the options “-nospr-notbr-maxtrees 1-seed-1-random 1-printhypanc-diagnose.” A default indel cost of 2 and base substitution cost of 1 were used as well. POY then created a single random addition Wagner tree without any refinement such as SPR or TBR branch swapping.
  • Ancestral sequences (e.g., cladograms) were saved each time and a “random” optimization regime was used to create non-ambiguous hypothetical ancestral sequences. These hypothetical ancestral sequences were kept each time and duplications removed. The first 100 unique sequences so generated are shown in FIG. 10 .
  • the potential sequence set was applied to cladogram diagnosis and searches. Without any additional states specified, so that the sequence set is limited to observed sequences, the shortest cladogram found had a cost of 44 weighted steps. With 100 additional sequences and branch-swapping tree refinement, the minimum cost cladogram had a length of 40 weighted steps. This minimum length was achieved at 61 additional sequences (for a states set of 70 including the 9 observed) and remained at 40 through states set sizes of 2000. This is shown in FIG. 11 .
  • each sequence file can yield a minimum length cladogram of 40 steps, together the minimum for search-based optimization (with the same 100 additional sequences) is 84.
  • the prior art OA method yielded a cladogram of 86 weighted steps.
  • application of the prior art MALIGN and PHAST algorithms yielded a cladogram of 106 weighted steps.
  • Application of the prior art CLUSTAL and PHAST algorithms yielded 120 weighted steps.
  • the cladogram length with no additional states had a length of 91 weighted steps.
  • the prior art OA method yielded shorter length cladograms than other methods; the search-based optimization cladogram in accordance with an embodiment of the present invention is 2% shorter than optimization alignment and over 20% shorter than the multiple alignment methods.
  • An embodiment of the present invention can also applied to a real data set regarding arthropod relationships.
  • Giribet et al. 2001
  • the cladogram of Giribet et al was diagnosed by other methods known in the art. For example, an original cladogram length of 27375 was recovered by an optimization alignment (shown in FIG. 12 ). However, a cladogram length of 24107 steps was recovered by using the search based optimization according to the present invention. A Fixed-states (prior art) yielded a cladogram length of 2696 steps. When a complete search was performed (using POY vers. 2.7-beta on 50 1 Ghz PIII processors in parallel) with the search based optimization according to an embodiment of the present invention, a length of 23408 new steps was found (shown in FIG. 13 ). This was a decrease in tree length of 17%.
  • FIG. 16 shows an input file for an embodiment according to the present invention.
  • the sequences can be stored in an input file.
  • a plurality of taxa 100 are shown.
  • a plurality of nucleotide sequences 1120 are shown as they relate to the taxa 100 .
  • FIG. 17 shows the cladogram generated by an embodiment according to the present invention for the input file shown in FIG. 16 .
  • the taxa 1110 are shown as they relate to one another based on differences in the nucleotide sequences 1120 .
  • FIG. 18 shows a GUI interface for an embodiment according to the present invention.
  • An input window 1310 , info window 1320 , and output window 1330 are shown.
  • the GUI interface comprises a matrix file field 1340 .
  • the matrix file field 1340 allows a user to specify a particular matrix to use during the dynamic programing step.
  • An output file field 1350 is also present, which allows the user to specify a path for an output file.
  • a first and second data file field 1360 , 1370 provide paths to files containing input sequences (e.g., genetic sequences).

Abstract

A method for selecting a sequence is provided. A set of sequences are defined, each one of the sequences comprising one or more characters. A sub-set of the set of sequences are evaluated with a dynamic programing method to obtain a numeric indicia of merit. Additional sequences are added into the sub-set of sequences. The steps of defining, evaluating, and adding are repeated until the numeric indicia is substantially constant or there are no more additional sequences. One or more of the sequences are selected based on the numeric indicia.

Description

BACKGROUND INFORMATION
The advances of molecular biology have made possible the comparative study of proteins and the nucleic acids (DNA and RNA), which are repositories of hereditary (evolutionary and developmental) information. Nucleic acids and proteins are linear molecules made up of sequences of units—nucleotides in the case of nucleic acids, amino acids in the case of proteins—which retain considerable amounts of evolutionary information. By comparing two nucleic acids or proteins with one another, the number of their units that are different can be established. For example, the units that are different could be DNA base changes (e.g., Adenosine to Guanine) or the insertion and/or deletion of nucleotides. The number and type of differences are indications of the recency of common ancestry. This allows comparisons to be made between very different sorts of organisms by comparing the sequences that arise in two or more sequences of nucleic acid or protein. For example, organisms as diverse as yeasts, pine trees, and human beings can be compared since there are homologous nucleic acids that can be compared in all three.
The comparisons can be used to provide information not only about the topology of evolutionary history (cladogenesis), but also about the amount of genetic change that has occurred in any given lineage (anagenesis). For example, cytochrome c (a protein molecule) of humans and chimpanzees consists of the same 104 amino acids in exactly the same order; but differs from that of rhesus monkeys by 1 amino acid, that of horses by 11 additional amino acids, and that of tuna by 21 additional amino acids. This similarity is believed to reflect the recency of common ancestry. Thus, the inferences from comparative anatomy and other disciplines concerning evolutionary history can be tested in molecular studies of DNA and proteins by examining their sequences of nucleotides and/or amino acids.
A cladogram based on parsimony can be constructed from the relationships found between the sequences (of nucleic acids or proteins) for different organisms. A cladogram based on parsimony is a branching diagram representing the distribution of derived characters within a set of taxa (units used in the science of biological classification), such that the total number of evolutionary events is minimized. In the cladogram, the type of change of one taxon to another indicates the degree of relationship; i.e., closely related groups are located on branches close to one another.
The determination of the length cost of a cladogram is known to be NP-complete (non-polynominal) when the internal nodal sequences are unknown, so that the overall cladogram length is minimized. This is understood when one contemplates the increasing number of possible sequences as the number of observed sequences increase. In principle, all possible sequences of lengths 1 to the sum of all terminals with all possible combinations of nucleotides may occur. Wang and Jiang (L. Wang & T. Jiang, On the complexity of multiple sequence alignment, Journal of Computational Biology 1:337–348 (1994).) discussed this in their proof of NP-completeness and Wheeler (W. C. Wheeler, Alignment Characters, Dynamic Programming, and Heuristic Solutions, in Molecular Approaches to Ecology and Evolution 2nd Edition 243–251, (R. DeSalle & B. Schierwater, eds., Birkhäuser Verlag, Basel Switzerland, 1998).) in terms of optimization alignment (W. C. Wheeler, Optimization Alignment: the end of multiple sequence alignment in phylogenetics, Cladistics 12:1–9 (1996).).
To find an exact solution, all possible sequences can be enumerated and tried at each internal node, or for example, a branch and bound method could be used. Such an approach would guarantee the optimal solution, but is a time-consuming method and requires large amounts of computational resources.
Another approach to the estimation cladogram lengths has been one of constructing a point estimate for hypothetical ancestral sequences and then using this to determine an upper-bound on cladogram length. For example, the coupled processes of multiple sequence alignment and separate phylogenetic reconstruction does this through establishing global, static homologies to deal with length variation and then using standard optimization techniques to estimate the internal node character states. Optimization alignment (W. C. Wheeler, Optimization Alignment: the end of multiple sequence alignment in phylogenetics, Cladistics 12:1–9 (1996).) takes a more direct (and explicit) approach to this estimation by establishing cladogram-specific homology schemes in a preliminary pass and constructing ancestral sequences in a second, up-pass. Optimization Alignment usually yields better upper bounds on minimum tree length (e.g., cladogram) than multiple alignment methods. Another method is a Fixed-Character State optimization method, which estimates internal nodal sequences by requiring they be drawn from the set defined by the terminals. In general, this yields less satisfactory cladogram lengths. In each of these procedures, a single hypothetical ancestral sequence is generated for each internal node of the cladogram. However, the procedures require large amounts of computational resources.
SUMMARY
A method for selecting a sequence is provided. A set of sequences are defined, each one of the sequences comprising one or more characters. A sub-set of the set of sequences are evaluated with a dynamic programing method to obtain a numeric indicia of merit. Additional sequences are added into the sub-set of sequences. The steps of defining, evaluating, and adding are repeated until the numeric indicia is substantially constant or there are no more additional sequences. One or more of the sequences are selected based on the numeric indicia.
A method for selecting a sequence is provided. A possible set of sequences is defined from an original set of sequences. Each one of the sequences comprises one or more characters. The possible set of sequences and the original set of sequences is evaluated with a dynamic programing method to obtain a numeric indicium of merit. One or more of the sequences are selected based on the numeric indicium.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 shows a flow chart illustrating the process according to an embodiment of the present invention.
FIG. 2 shows a flow chart illustrating the process according to another embodiment of the present invention.
FIG. 3 shows a flow chart detailing the optimization alignment.
FIG. 4 shows an illustrative Wagner Tree.
FIG. 5 shows a method for performing the “down-pass” that yields both preliminary character state assignments to the internal (i.e. ancestral) nodes and the cladogram length or cost on one of the Wagner Trees.
FIG. 6 shows a method for performing the “up-pass” optimization of the OA.
FIG. 7 shows a dynamic programing step in accordance with an embodiment of the present invention.
FIG. 8 shows an exemplary topology with a plurality of original states 600 and internal nodes 620.
FIG. 9 shows 9 sequences (SEQ ID NO: 1–9) used to compare technique in accordance with an embodiment of the present invention to other methods known in the art.
FIG. 10 (SEQ ID NO: 10) shows a plurality of candidate ancestral sequences.
FIG. 11 (SEQ ID NO: 11–19) shows 9 sequences.
FIG. 12 shows a Cladogram of arthropod relationships of Giribet et al. (2001).
FIG. 13 shows the cladogram generated by the Search-based optimization in accordance with an embodiment of the present invention when performed on the Giribet et al. (2001) data.
FIG. 14 shows the cladogram generated by the prior art fixed-states optimization technique when performed on the Giribet et al. (2001) data.
FIG. 15 shows a schematic representation of an embodiment of an enlargement of the states-set.
FIG. 16 (SEQ ID NO: 20–30) shows an input file in accordance with an embodiment of the present invention.
FIG. 17 shows the cladogram generated in accordance with an embodiment of the present invention for the input file shown in FIG. 16.
FIG. 18 shows a GUI interface in accordance with an embodiment of the present invention.
FIG. 19 illustrates an a preliminary sequence “A” that is globally optimal, but ignored as too expensive initially.
FIG. 20 illustrates a different rooting of sequence “A.”
FIG. 21 illustrates an internal node whose two descendants are terminal taxa.
FIG. 22 shows a procedure whereby a candidate set of hypothetical sequences is defined.
FIG. 23 illustrates a topology where multiple states are linked by arbitrary (but metric) transformations.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
In an embodiment according to the present invention, one or more of sequences are obtained from one or more potential organisms. A set of possible ancestral sequences (e.g., candidate sequences) are defined. Optimization Alignment, based on a Wagner Tree, can be used to generate the set of possible ancestral sequences. The set of possible ancestral sequences are then evaluated via a dynamic programing method to obtain a numeric indicium of merit (e.g., parsimony). Preferably, additional sequences are added into the set of sequences, the above steps are repeated, and one of the ancestral sequences is selected based on the numeric indicium. Preferably, additional sequences are added until stability is reached (e.g., the value of the numeric indicia remains substantially constant) or until no further sequences are available. The set of possible ancestral sequences can be defined by a plurality of Wagner trees that are constructed by random additions of the sequences into the trees. Each tree is constructed with a different random order. In an embodiment according to the present invention where the sequences obtained are nucleic acids and/or proteins of a plurality of organisms, the ancestral sequence chosen can be representative of the evolutionary history of said organisms.
FIG. 1 shows a flow chart detailing an embodiment of the present invention. A set of sequences (e.g., states) are obtained from one or more organisms (Step 10). The set of sequences can be, for example, a set of nucleotides or amino acids of a plurality of taxa (e.g., organisms). Moreover, the set of sequences could be from the same organism, for example, genetic sequences from cancer cells and non-cancerous cells. The set of sequences or a portion thereof are then used to define a set of possible ancestral sequences (Step 20). The set of possible ancestral sequences could be constructed based on a Wagner Tree (as shown in FIG. 4). The set of possible ancestral sequences are then evaluated according to a numeric indicium of merit (Step 30). Preferably, the set of possible ancestral sequences are evaluated via a dynamic programing method (discussed below FIG. 7.) Based on the evaluation, one or several of the ancestral sequences are selected (Step 40). In certain embodiments of the present invention, Steps 2040 can be repeated with new ancestral sequences or ancestral sequences that were obtained in Step 10, but not yet used in remaining Steps 2040 (Step 50). Then, the ancestral sequences that are selected can be evaluated until stability or exhaustion occur according to a numeric indicium of merit. (Step 60). The occurrence of stability or exhaustion is determined by the numeric indicium of merit of ancestral sequences that are selected (shown schematically in FIG. 15).
Referring to FIG. 15, Steps 2040 are preferably first performed on a small set state (e.g., a fixed set of sequences) 1000. Based on the results obtained, the set of possible sequences can be enlarged, for example, a heuristic state set 1010, and the procedure is repeated (Step 50 in FIG. 1). This is done until stability or exhaustion (e.g., an exact solution 1020 is found) have occurred (Step 60 in FIG. 1).
FIG. 2 shows a flow chart illustrating the process of another embodiment of the present invention. One or more sequences (e.g., original sequences or ancestral sequences previously generated) are obtained from a plurality of organisms (Step 100). Preferably, the original sequences are observed from databases or lab work, and ancestral sequences are hypothetical sequences in a hypothetical ancestor. It should be noted that the terms ancestral sequence, original sequence, and possible sequence are used interchangeably with the term state (but, not with each other) throughout the document. The sequences can be represented by a set of characters. In an embodiment of the present invention wherein the sequences are nucleic acid sequences, each sequence can comprise a heuristic subset. The sequences can be obtained by methods known in the art, such as prior art synthetic methods or gene databases. Preferably, the sequence set chosen such that the set is as small as possible while including as much pertinent variation as possible, since the computational cost of the dynamic programming step (below) is dependent on the square of the number (e.g., size or length) of the sequences. For example, even though sequences containing many “T”s (thymine) are possible in a problem where only “G”s (guanine) and “C”s (cytosine) are observed, it would be inefficient to include the sequences with the “T”s, because they are very unlikely to be useful.
A set of possible sequences (e.g., a heuristic state set) is then generated from the set of sequences (Step 110). Preferably, the set of possible sequences is a super-set of the ancestral sequences and/or original sequences. In certain embodiments of the present invention, Step 110 can be done by generating random sequences where the length of the random sequences is specified. For example, all the possible sequences that comprise a set of characters of length 10–15 could be generated. Preferably, optimization alignment is used to generate the set of possible sequences (shown in FIG. 3). Most preferably, the optimization alignment uses a tree based method. For example, random trees or Wagner trees can be built, and then the internal nodes of said trees added to the set of possible sequences and obtained sequences. For example, N4 Wagner trees of Π 2i−5 (i=3 to N for N taxa) could be generated. Then, the internal nodes (which are possible sequences) are extracted from the Wagner Trees and added to the set of (actual) sequences. In certain embodiments of the present invention, certain orderings can be excluded. For example, if the ancestral sequences comprise set[A–G], orderings where B and D are the roots of the trees could be excluded.
One or more topologies (e.g., trees or directed graphs) are then generated 115 based on the set of observed sequences. The set of possible sequences and/or observed sequences can be used as internal node sequences (e.g., states) of the tree. A variety of prior art methods exist for generating the tree topologies, such as the computer program POY. In certain embodiments of the present invention, tree refinement procedures, such as branch swapping, can be used to improve efficiency. In a parallel processing environment, separate processes can be spawned for each tree generation and executed in parallel.
A dynamic programing method based on each of the topologies, the set of possible sequences, and the set of observed sequences is used in order to determine a possible solution (e.g., a cladogram) (Step 140). For example, a Sankoff and Rousseau procedure where the internal nodes of the tree are the set of possible and/or observed sequences can be used. Preferably, the dynamic programing step outputs a length for each of the topologies. In a parallel processing environment, separate processes could be spawned for each tree topology and executed in parallel.
In certain embodiments of the present invention, compression of states (e.g., sequences) can be used to accelerate cladogram length calculation, since the time of the dynamic programing step is dependent on the number of states (e.g., sequences) used at the internal node. A full down-pass of a cladogram of “n” taxa and “m” states (e.g., sequences) would have a complexity on the order of nm2 for each character. However, in certain embodiments of the present invention, the “n” taxa can be reduced almost to a constant factor of 2 via the shortcuts described by Goloboff (P. A. Goloboff, Character optimization and calculation of tree lengths, Cladistics 9:433–436 (1994) and P. A. Goloboff, Tree searches under Sankoff parsimony, Cladistics 14:229–237 (1998).) Moreover, since the Goloboff shortcuts are dependant on the final ancestral states (e.g., sequences) reconstructions, they can also be used to reduce m2 to as low as 1 or 2. Although there can be m states (e.g., possible ancestral sequences) possible, the number of states reconstructed at the internal nodes is usually one or two. However, in such an embodiment, the length calculations are approximate and thus, are checked with a down-pass length calculation which is dependant on the full state set. In certain embodiments of the present invention, incremental optimization (an “accounting” procedure whereby a minimum of tree information is updated to reduce calculation time) can reduce the complete down-pass costs from n to log n (D. G. Gladstein, Incremental evaluation and the diagnosis of cladograms, Cladistics 13:21–26 (1997).) The compression of states (e.g., sequences) can occur as they are found, for example, in Step 110. Also, the compression of states can be applied to the entire set of states (e.g., sequences) before the states are used as internal nodes (e.g., before Step 140).
Steps 115 and 140 are repeated until stability exists within the set of possible solutions or until exhaustion is reached (e.g., all the possible solutions possible have been generated) (Step 145). This is shown in FIG. 15. Preferably the determination of stability is based on the lengths of the topologies.
In certain embodiments of the present invention, Step 115 can be performed before Step 110. In such an embodiment, the set of possible sequences can be enlarged and tried on the already generated tree topologies until stability or exhaustion is reached.
One or more optimal solutions are then chosen from the set of possible solutions (Step 160). Preferably, the optimal solution can be based on the lengths of the topologies that were determine in Step 140. Most preferably, the shortest length is chosen. The optimal solution can be, for example, a cladogram diagraming evolutionary relationships. In certain embodiments, the optimal solution could be the sequence of genetic changes between a normal cell and a cancerous cell.
In certain embodiments of the present invention, the optimal solutions that were selected can be transmitted (Step 195). This would allow for efficient data compression of DNA sequences. By doing so, the transmission of, for example, 100 whole genome sequences would no longer require the transmission of all the nucleotides (e.g.,100 billion). Instead, the cladogram (correct or not) relating a plurality of genomes, and the list of changes on the cladogram could be transmitted. This is because the cladogram describes the order in which genetic sequences have changed between two or more organisms.
In certain embodiments of the present invention, the number of candidate sequences examined during the search can be reduced. For example, the sequences used in intermediate solutions (e.g., during the initial cladogram building steps) can be noted and the unused sequences can be removed for an initial refinement step. For example, taxa can be added m at a time till all the taxa are added (similar to Wagner additions), then certain candidate sequences could be discarded. After the initial refinement step has completed, the sequences are returned to the state (e.g., sequence) set and the refinement step is repeated. The steps of refining and returning could be performed iteratively until stability occurred.
FIG. 3 shows a flow chart detailing the optimization alignment, which, as discussed above, is a preferred method of generating a set of ancestral sequences (e.g., Step 20 In FIG. 1 and Steps 110 and 115 in FIG. 2). In brief, Optimization Alignment (OA) is a method for taking unaligned sequences and creating parsimonious cladograms without the use of multiple alignment (W. C. Wheeler, Optimization Alignment: Down, Up, Error, and Improvements, in Molecular Systematics and Evolution 56–69, (R. DeSalle et al., eds., Birkhäuser Verlag, Basel Switzerland, 2001).) First, a plurality of Wagner trees are built by inserting the original sequences in a different random order for each tree (Step 200). For example, given the set of original sequences[A–D], the first random order could be [b, c, d, a] and the next random order could be [c, a, b, d]. A complete Wagner Tree is shown in FIG. 4.
In the OA method, a “down-pass” moves “down” each of the trees from the set of sequences (e.g., sequences obtained from observed taxa) to the root or base of a tree (e.g., a cladogram) (Step 210). Step 200 is shown in more detail in FIG. 5 (and discussed infra). During, the down-pass preliminary (i.e. provisional) hypothetical ancestral sequences are created at the internal nodes of the tree and the tree length is generated as a weighted sum of the character transformations (e.g., nucleotide substitutions and insertion-deletion events) required by the terminal sequences. Next, an “up-pass” moves back up from the base to the tips (Step 220). Step 210 is shown in more detail in FIG. 6 (and discussed infra). The up-pass takes the information from the down-pass and creates the “final” estimates of the hypothetical ancestral sequences. The combination of these two procedures allows phylogenetic searches to take place on unaligned sequence data, resulting in improvements in execution time and quality of results. This process differs from multiple alignment procedures, such as that of Sankoff and Cedergren (D. Sankoff & R. Cedergren, Simultaneous comparison of three or more sequences related by a tree, in Time Warps, String Edits, and Macromolecules: the Theory and Practice of Sequence Comparison 983, (D. Sankoff & J. B. Kruskal eds., 1983).) in that OA attempts to determine the most parsimonious cost of a tree directly whereas multiple alignment procedures generate column-vector character sets, which are then analyzed phylogenetically in a separate operation.
The internal nodes are then stored as possible candidate sequences (Step 250).
The OA method allows the direct optimization of unequal length sequences on a cladogram (W. C. Wheeler, Optimization Alignment: the end of multiple sequence alignment in phylogenetics, Cladistics, 12:1–9 (1996).) That is, the determination of the length, or cost, of the cladogram is accomplished given the observed sequences and a cost matrix that specifies the costs of all the transformations among nucleotides and insertion-deletion (indel) events.
Sankoff and Rousseau (D. D. Sankoff & P. Rousseau, Locating the vertices of a Steiner tree in arbitrary space, Math. Prog. 9:240–246 (1975).) expanded the realm of optimization allowing for unequal transformation costs among character states, but still relied on a preexisting alignment to know which states to compare. OA enlarges the world of transformation events that can be optimized on a cladogram, including the creation and destruction of characters. In doing this, OA obviates the need to perform multiple sequence alignment, creating unique, topology specific homology regimes for each scenario of historical relationship. This yields better testing of phylogenetic hypotheses since provisional homologies are optimized for each cladogram individually, not a priori and universally as with the static homologies of multiple alignment. Furthermore, by treating all sequence variation within the context of topology-specific synapomorphy, hypotheses of molecular variation can be seamlessly integrated with other character variation to yield simultaneous or total evidence analysis. The OA integration of molecular and other character information frequently generates more parsimonious cladograms than multiple sequence alignment (W. C. Wheeler, Homology and the Optimization of DNA Sequence Da, Cladistics, 17: S3–S11 (2000).) and these results often show greater congruence among data sets (G. Giribet, Exploring the Behavior of POY, a Program for Direct Optimization of Molecular Data, Cladistics, 17: S60–S70 (2001).)
Preferably, multiple solutions, sub-optimal solutions, and character-specific virtual roots are used to augment the procedure.
Multiple solutions can be applied during the down-pass and the up-pass. During the down-pass, consideration of multiple equally parsimonious preliminary sequences can be used. Since each node likely would generate its own multiple solutions which should be multiplied down the cladogram, extremely large potential sets of preliminary sequences could be generated. Although it might not be practical to maintain multiple solutions throughout the entire down-pass, these solutions (or a set of them) could be maintained and considered at the determination of the next (parent) node (or some other range down the cladogram). The NW-HSC (Needlemen Wusch Heuristic Sankoff Cost) process could be performed on each combination of the candidate preliminary sequences for the two descendants of a node. This would generate a new set of equally costly preliminary sequences for this node and the process would be repeated until the entire cladogram was optimized.
The up-pass determination of the final hypothetical ancestral sequences could also be improved by maintaining multiple equal cost solutions. Here, there would be the product of the multiple preliminary solutions and those of the final assignment of the parent node, which would be more computationally intensive, but surely tractable. The same decisions on the size of the set of solutions to be maintained (this could be large, or a smaller random sample could be stored) and the reach over which to hold and test these multiple solutions would be required.
Sub-optimal solutions can be used to lessen the greediness of the down-pass (and up-pass) methods. For example, as shown in FIG. 19, the assignment of preliminary sequence “A” is globally optimal, but ignored as too expensive initially. A set of sub-optimal solutions can be considered, in order to improve the efficiency of the method.
FIG. 19 and FIG. 20 show how rooting can affect the behavior of the down- and up-pass algorithms. Certain characters might well behave better (i.e. generate shorter cladogram lengths) given certain roots. Unfortunately, it is unlikely that these roots will be identical for all characters. However, a system of “virtual” roots can be erected with each character having its own “best” root, and then the OA procedure can be performed on that basis. The overall cladogram would then be more explicitly unrooted, and presented in a rooted fashion only at the end of the analysis.
In an embodiment where an up-pass optimization regime of the OA procedure would allow more than one possible nucleotides, one of the nucleotides is chosen (e.g., at random) and the OA procedure continues up the tree. This is done since these sequences are specific and too many ambiguities can lead to non-metricity. In such an embodiment, non-ambiguous sequences are generated which are consistent with at least some schemes of a phylogenetic relationship. Moreover, ntaxa—1 potentially unique hypothetic ancestral sequences accumulate at each iteration.
In certain embodiments of the present invention, solutions based on the reconstructed final sequences of the internal nodes can be approximated. Also, the number of sequences can be dynamically altered during analyses in order to increase the efficiency of the method.
In certain embodiments of the present invention, a tree such as the tree shown in FIG. 22 can be used to define the candidate set of hypothetical sequences. In such an embodiment, the tree could be used to calculate the wager trees.
FIG. 4 is an illustrative representation of the Wagner Tree used in the OA method. A plurality of original sequences 600 are shown. The OA method is used to generate possible sequences for each internal node 610. The sequences generated at each internal node 610 are then stored as a set of possible sequences 620, which will be used in the dynamic programming method (Step 210).
FIG. 5 shows a method for performing the “down-pass” in the OA method that yields both preliminary character state assignments to the internal (i.e. ancestral) nodes and the cladogram length or cost on one of the Wagner Trees.
Whether the characters are morphological additive or non-additive characters, unordered or matrix molecular variants (J. S. Farris, A method for computing Wagner trees, Syst. Zool. 34:21–34 (1970); W. M. Fitch, Toward defining the course of evolution: minimum, Syst. Zool. 20:406–416 (1971) & D. D. Sankoff & P. Rousseau, Locating the vertices of a Steiner tree in arbitrary space, Math. Prog. 9:240–246 (1975).) the basic operation begins by choosing an internal node whose two descendants are terminal taxa (e.g., T1 and T2 shown in FIG. 21) (Step 400). The down-pass character state assignments (preliminary of node A4) are determined from the two descendants and minimize the amount of change between the ancestor and its two descendants (T1, T2, and A4) (Step 410). Step 410 is repeated until all the internal nodes have been visited (A4–A1) using the relevant ancestral preliminary states as descendants for more basal ancestors (e.g. A4 and T2 for A3) (Step 420). The overall cost of the cladogram is then determine by summing of the costs incurred in determining each ancestral sequence (Step 430). OA procedures can differ in the determination of the ancestral state reconstructions and how their costs are determined. For example, in an embodiment of the present invention where simple binary or non-additive multistate characters are used, union and intersection operations are performed on the descendant character states. In such an embodiment, if the two descendants states agree (identical) or have common states (non-empty intersection), no cost is incurred and the nodal reconstructed state is the identical or overlapping states in the two descendants. However, if the descendant states disagree (empty intersection), the ancestral state receives the union of the descendant states and the cost of that reconstruction is increased by one (e.g. T1 {A} and T2 {C} to yield A4 {M} (shown in FIG. 21).
In an embodiment according to the present invention where multiple states are linked by arbitrary (but metric) transformation, cost matrices can be determined by trying (at least implicitly) all possible states at all internal nodes and choosing the combination which yields the most parsimonious result (Shown in FIG. 23). In such an embodiment, cost of the determination of ancestral nodes at each node it summed to get the length of the entire cladogram for that character. By way of comparison, for the Sankoff procedure to function, all possible internal states must be known and defined a priori, which allows them all to be considered. In most situations (e.g. nucleotide data), this is straight forward, with only five (A, C, G, T, and gap) states possible. Methods have been proposed where the number of possible states can be arbitrarily large (W. C. Wheeler, Fixed Character States and the Optimization of Molecular Sequence Data, Cladistics 15: 379–386 (1999).), but these character states can still be optimized via the same process as for the five states of nucleotide data. OA generalizes this procedure-allowing the creation and destruction of characters, but employs a heuristic character optimization algorithm (Heuristic Sankoff Cost) to make the calculations tractable.
FIG. 6 shows a method for performing the “up-pass” optimization of the OA procedure. In order to reconstruct a parsimonious set of character states at the internal (hypothetical) nodes, a second or up-pass is required. This process moves from the root of the cladogram “up” to the tips, incorporating the information from a node's ancestor as well as its descendants. As originally described (W. C. Wheeler, Optimization Alignment: the end of multiple sequence alignment in phylogenetics, Cladistics, 12:1–9 (1996).) the process is extremely simple, basically trying all possible states (based on the down-pass homologies) in turn and keeping those with the lowest cost.
The root node is selected (Step 500) The final states for the root node are simply assigned from the preliminary states or the final states of the outgroup taxon (Step 510), since it has no ancestor. The descendants of this node are then visited (Step 520). These nodes are the first ones with both descendants and ancestors. The preliminary homologies among the preliminary down-pass states and the two descendant sequences are known (saved) from the down-pass step (Step 530) and the correspondences with the final states of its ancestor are determined by the same NW-HSC process used in the down-pass (Step 540), but between the preliminary states of the node and the final states of its ancestor. For each position then, the two descendant and ancestral states are known. Each state is tried in turn as the final state (Step 550), and the most parsimonious set taken as the final state set for that node (Step 560. The process then moves on the next node (Step 570) until final state sets are determined for each non-terminal node. The final state sets for the terminals and the root node, are of course identical to the preliminary states.
FIG. 7 shows the dynamic programing step according to an embodiment of the present invention. The possible sequences are assigned to the internal nodes of the topologies generated in Step 115 (Step 710). An exemplary topology with sequences is shown in FIG. 8. A numeric indicium is then calculated for each topology (Step 720). Preferably, the numeric indicium can be calculated by a Sankoff and Rousseau procedure.
The Sankoff and Rousseau procedure uses a matrix to calculate a hypothetical distance between sequences. The matrix assigns an edit cost to determine the distance between the particular characters of the sequences. If the sequences are composed of binary characters, there would be only two states and the single edit cost would be one step. If the sequences are prealigned nucleotide positions, there would be 5 states and a traditional Sankoff and Rousseau (D. D. Sankoff & P. Rousseau. Locating the vertices of a Steiner tree in arbitrary space, Math. Prog. 9:240–246 (1975).) matrix would specify all the possible transformations. Hence, this type of procedure is a generalization of other character types and can be applied to the character data generated by gene order studies with more states. In an embodiment of the present invention where the sequences are a set of nucleotides, the matrix can comprise the pair-wise minimum edit costs between the sequences.
FIG. 8 shows an exemplary topology with a plurality of original sequences 600 and the set of possible sequences (which can be obtained from the previously generated Wagner trees) 620. The topology could, for example, have been generated by Step 115 and the possible sequences by Step 110 (both in FIG. 2). Step 140, which is the dynamic programing step, could be used on FIG. 8 to obtain a numeric indicium of merit. It should be noted that the set of possible sequences 620 were generated at the internal nodes of the Wagner tree shown in FIG. 4. However, it should be appreciated that other topologies are possible and that FIG. 8 only serves as an aid in understanding an embodiment according to the present invention.
FIG. 9 shows 9 sequences 400 (SEQ ID NO: 1–9) used to compare an embodiment of according to the present invention to other methods known in the art. In this example the 9 sequences 400 comprise nucleotides with lengths of 2 to 12 characters. In accordance with the search based optimization according to an embodiment of the present invention, potential internal sequences were generated with the computer program, POY (vers. 2.7; Gladstein and Wheeler, 1997) using the options “-nospr-notbr-maxtrees 1-seed-1-random 1-printhypanc-diagnose.” A default indel cost of 2 and base substitution cost of 1 were used as well. POY then created a single random addition Wagner tree without any refinement such as SPR or TBR branch swapping. Ancestral sequences (e.g., cladograms) were saved each time and a “random” optimization regime was used to create non-ambiguous hypothetical ancestral sequences. These hypothetical ancestral sequences were kept each time and duplications removed. The first 100 unique sequences so generated are shown in FIG. 10.
Once defined, the potential sequence set was applied to cladogram diagnosis and searches. Without any additional states specified, so that the sequence set is limited to observed sequences, the shortest cladogram found had a cost of 44 weighted steps. With 100 additional sequences and branch-swapping tree refinement, the minimum cost cladogram had a length of 40 weighted steps. This minimum length was achieved at 61 additional sequences (for a states set of 70 including the 9 observed) and remained at 40 through states set sizes of 2000. This is shown in FIG. 11.
Applying the prior art CLUSTAL (1994, 1997), PHAST (Goloboff, 1996), and MALIGN (Wheeler and Gladstein, 1994, 1991) algorithms to the sequences of FIG. 9 generated cladograms of greater weighted lengths were generated than with an embodiment according to the present invention. Specifically, The CLUSTAL and PHAST algorithms generated a cladogram of weighted length 56, while the MALIGN and PHAST algorithms generated a cladogram of length 43. The data set generated by the optimization alignment (prior art) had a length of 40. This data set is the also shown in FIG. 11
When a second sequence file was added which did not allow simultaneously minimal reconstructions, a greater difference between the weighted lengths of the cladograms was observed. Although each sequence file can yield a minimum length cladogram of 40 steps, together the minimum for search-based optimization (with the same 100 additional sequences) is 84. The prior art OA method yielded a cladogram of 86 weighted steps. By comparison, application of the prior art MALIGN and PHAST algorithms yielded a cladogram of 106 weighted steps. Application of the prior art CLUSTAL and PHAST algorithms yielded 120 weighted steps. Moreover, the cladogram length with no additional states (Fixed-States cladogram) had a length of 91 weighted steps. Clearly, the prior art OA method yielded shorter length cladograms than other methods; the search-based optimization cladogram in accordance with an embodiment of the present invention is 2% shorter than optimization alignment and over 20% shorter than the multiple alignment methods.
An embodiment of the present invention can also applied to a real data set regarding arthropod relationships. In their multilocus and morphology total evidence analysis of 54 arthropods taxa, Giribet et al. (2001) reported support for “Pancrustacea” grouping of insects and crustaceans. To do this, Giribet presented 303 morphological characters and 8 nuclear and mitochondrial loci. They analyzed their data with an Optimization Alignment. Also, their congruence-based sensitivity analysis favored a cladogram employing completely homogeneous weighting (indels=transversions=transitions) at 27375 steps (prior art OA method).
In order to prepare the set of potential ancestral sequences, a procedure similar to that used for the test case above was performed. For each locus, or fragment of a locus, 50 random addition Wagner trees were calculated using the OA method. No branch swapping was performed, sequence variation was optimized on the resulting cladogram, and final hypothetical ancestral sequences reconstructed. The optimized best results from searches of the individual loci (or fragments) and a combined run were then added. A total of 2756 hypothetical ancestral sequences were generated for each of the loci (some of which are shown in FIG. 10) (SEQ ID NO: 10). There was often considerable redundancy and the number of unique potential sequences varied greatly. The first 550 of these unique sequences were chosen as the potential state set (in addition to the observed sequences). The potential state set was then used in the subsequent search-based optimization analyses in accordance with an embodiment of the present invention.
The cladogram of Giribet et al, was diagnosed by other methods known in the art. For example, an original cladogram length of 27375 was recovered by an optimization alignment (shown in FIG. 12). However, a cladogram length of 24107 steps was recovered by using the search based optimization according to the present invention. A Fixed-states (prior art) yielded a cladogram length of 2696 steps. When a complete search was performed (using POY vers. 2.7-beta on 50 1 Ghz PIII processors in parallel) with the search based optimization according to an embodiment of the present invention, a length of 23408 new steps was found (shown in FIG. 13). This was a decrease in tree length of 17%. By comparison, a Fixed-states search resulted in a cladogram of length 26066 (shown in FIG. 14). This shows that for a given cladogram the search-based optimization according to an embodiment of the present invention is superior, and when coupled with another method it is even more efficient.
FIG. 16 (SEQ ID NO: 20–30) shows an input file for an embodiment according to the present invention. In certain embodiments of the present invention, the sequences can be stored in an input file. In the input file of FIG. 16, a plurality of taxa 100 are shown. Also shown are a plurality of nucleotide sequences 1120 as they relate to the taxa 100.
FIG. 17 shows the cladogram generated by an embodiment according to the present invention for the input file shown in FIG. 16. The taxa 1110 are shown as they relate to one another based on differences in the nucleotide sequences 1120.
FIG. 18 shows a GUI interface for an embodiment according to the present invention. An input window 1310, info window 1320, and output window 1330 are shown. The GUI interface comprises a matrix file field 1340. The matrix file field 1340 allows a user to specify a particular matrix to use during the dynamic programing step. An output file field 1350 is also present, which allows the user to specify a path for an output file. A first and second data file field 1360,1370 provide paths to files containing input sequences (e.g., genetic sequences).
In the preceding specification, the invention has been described with reference to specific exemplary embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention as set forth in the claims that follow. The specification and drawings are accordingly to be regarded in an illustrative manner rather than a restrictive sense.

Claims (40)

1. A method for selecting a set of sequences, comprising the steps of:
defining a set of sequences, each one of the sequences comprising one or more characters;
evaluating a sub-set of the set of sequences with a dynamic programing method to obtain a numeric indicium of merit related to an ancestral tree;
adding additional sequences into the sub-set of sequences;
repeating the steps of defining, evaluating, and adding until the numeric indicia is substantially constant or there are no more additional sequences; and
selecting one of the sub-set of sequences based on the numeric indicia.
2. The method as recited in claim 1 wherein the step of defining the set of sequences further comprises the steps of:
inserting one or more sequences into a Wagner tree in an order;
repeating the step of inserting with the order a different order from each prior order;
comparing each of the sequences in each of the Wagner Trees; and
selecting one of the Wagner Trees based on the comparison.
3. The method as recited in claim 2 wherein the order is a random order.
4. The method as recited in claim 2 wherein the Wagner Trees are cladograms.
5. The method as recited in claim 1 further comprising the step of generating the sequences prior to the step of defining the sequences.
6. The method as recited in claim 1 further comprising the step of transmitting the selected sub-set of sequences subsequent to the step of selecting.
7. The method as recited in claim 1 wherein the selected sub-set of sequences is represented by a cladogram.
8. The method as recited in claim 1 wherein the sub-set of sequences further comprise one or more nucleotides.
9. The method as recited in claim 1 wherein the sub-set of sequences further comprise one or more amino acids.
10. The method as recited in claim 1 wherein the step of evaluating further comprises constructing a cost matrix using the sub-set of sequences.
11. The method as recited in claim 10 wherein the matrix is a Sankoff and Rousseau matrix.
12. The method as recited in claim 1 further comprising repeating all the steps with a new set of sequences, the new set of sequences being generated using characteristics of the selected sub-set of sequences.
13. A method for selecting a set of sequences, comprising the steps of:
(A) defining a set of sequences, each one of the sequences comprising one or more characters;
(B) evaluating a sub-set of the set of sequences with a dynamic programing method to obtain a numeric indicia of merit related to an ancestral tree;
(C) adding additional sequences into the sub-set of sequences;
(D) repeating the steps of A, B and C until the numeric indicia is substantially constant or there are no more additional sequences; and
(E) selecting one of the sub-set of sequences based on the numeric indicia.
14. The method as recited in claim 13 wherein the step of defining the set of sequences further comprises the steps of:
(A) inserting one or more sequences into a Wagner tree in an order;
(B) repeating step A with the order a different order from each prior order;
(C) comparing each of the sequences in each of the Wagner Trees; and
(D) selecting one of the Wagner Trees based on the comparison.
15. The method as recited in claim 14 wherein the order is a random order.
16. The method as recited in claim 13 further comprising the step of generating the set of sequences prior to Step A.
17. The method as recited in claim 13 further comprising the step of transmitting the selected sub-set of sequences subsequent to the step E.
18. The method as recited in claim 13 wherein the selected sub-set of sequences is represented by a cladogram.
19. The method as recited in claim 13 wherein the sub-set of sequences further comprise one or more nucleotides.
20. The method as recited in claim 13 wherein the sub-set of sequences further comprise one or more amino acids.
21. The method as recited in claim 13 wherein step B further comprises constructing a cost matrix using the sub-set of sequences.
22. The method as recited in claim 21 wherein the matrix is a Sankoff and Rousseau matrix.
23. The method as recited in claim 13 further comprising repeating all the steps with a new set of sequences, the new set of sequences being generated using characteristics of the selected sub-set of sequences.
24. A method for selecting a set of sequences comprising the steps of:
defining a possible set of sequences from an original set of sequences, each one of the sequences comprising one or more characters, the possible set of sequences including the original set of sequences;
iteratively evaluating a sub-set of the possible set of sequences with a dynamic programing method to obtain a numeric indicium of merit related to an ancestral tree; and
selecting a sub-set of the possible set of sequences based on the numeric indicium.
25. The method as recited in claim 24 further comprises the step of repeating the step of evaluating until a stability based on the numeric indicia occurs or there are no longer any sets of sequences to evaluate.
26. The method as recited in claim 24 wherein the step of defining is performed by an optimization alignment.
27. The method as recited in claim 24 wherein the step of defining further comprises the steps of:
generating one or more Wagner trees based on the original set of sequences; and extracting the internal nodes of the Wagner trees to form the set of possible sequences.
28. The method as recited in claim 27 further comprising the steps of:
performing an up-pass the Wager Trees before extracting the internal nodes of the tree; and
performing a down-pass on the Wagner Trees before extracting the internal nodes of the tree.
29. The method as recited in claim 28 wherein the steps of performing an up-pass and a down-pass further comprise applying multiple solutions.
30. The method as recited in claim 28 wherein the steps of performing an up-pass and a down-pass further comprise further comprise using sub-optimal solutions.
31. The method as recited in claim 27 further comprising assigning a virtual root to the Wagner tree.
32. The method as recited in claim 27 wherein each Wagner tree is generated in parallel.
33. The method as recited in claim 24 wherein the step of iteratively evaluating a sub-set of the possible set of sequences further comprises the steps of:
generating one or more topologies based on the original set of sequences, each one of the topologies comprising one or more internal states;
assigning the possible set of sequences to the internal states of the topologies; and
obtaining the numeric indicium of merit from each of the tree topologies by a Sankoff and Rousseau procedure.
34. The method as recited in claim 33 wherein each topology is generated in parallel.
35. The method as recited in claim 24 further comprising the step of obtaining the sequences prior to the step of defining.
36. The method as recited in claim 24 further comprising the step of transmitting the selected sub-set of the possible set of sequences subsequent to the step of selecting.
37. The method as recited in claim 24 wherein the selected sub-set of the possible set of sequences represented by a cladogram.
38. The method as recited in claim 24 wherein the sub-set of sequences further comprise one or more nucleotides.
39. The method as recited in claim 24 wherein the sub-set of sequences further comprise one or more amino acids.
40. The method as recited in claim 24 further comprising the step of obtaining the sequences from one or more cancerous cells prior to the step of defining.
US10/222,336 2002-08-16 2002-08-16 Method for search based character optimization Expired - Lifetime US7043371B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US10/222,336 US7043371B2 (en) 2002-08-16 2002-08-16 Method for search based character optimization
PCT/US2003/025839 WO2004016765A2 (en) 2002-08-16 2003-08-18 Method for search based character optimization
AU2003259899A AU2003259899A1 (en) 2002-08-16 2003-08-18 Method for search based character optimization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/222,336 US7043371B2 (en) 2002-08-16 2002-08-16 Method for search based character optimization

Publications (2)

Publication Number Publication Date
US20040096827A1 US20040096827A1 (en) 2004-05-20
US7043371B2 true US7043371B2 (en) 2006-05-09

Family

ID=31886620

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/222,336 Expired - Lifetime US7043371B2 (en) 2002-08-16 2002-08-16 Method for search based character optimization

Country Status (3)

Country Link
US (1) US7043371B2 (en)
AU (1) AU2003259899A1 (en)
WO (1) WO2004016765A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050273274A1 (en) * 2004-06-02 2005-12-08 Evans Scott C Method for identifying sub-sequences of interest in a sequence
US20090055425A1 (en) * 2007-08-24 2009-02-26 General Electric Company Sequence identification and analysis
US9268903B2 (en) 2010-07-06 2016-02-23 Life Technologies Corporation Systems and methods for sequence data alignment quality assessment
US11817180B2 (en) 2010-04-30 2023-11-14 Life Technologies Corporation Systems and methods for analyzing nucleic acid sequences

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2003902388A0 (en) * 2003-05-16 2003-06-05 Canon Kabushiki Kaisha Method for Identifying Composite Data Types with Regular Expressions
CN111367790B (en) * 2020-02-14 2023-05-12 重庆邮电大学 Meta heuristic test case ordering method based on mixed model

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
Aloysius Phillips, Daniel Janies, and Ward Wheeler, "Multiple Sequence Alignment in Phylogenetic Analysis", 16 Mol. Phyl. and Evol., 317-330 (2000).
Daniel Janies and Ward Wheeler, "Poy Documentation Binaries Update Nov. 30, 2000", (2000).
Mount, D.W., Bioinformatics-Sequence and Genome Analysis, Mar. 15, 2001, Mount, Cold Spring Harbor Laboratory Press, pp. 19-137. *
Ward Wheeler, "Alignment characters, dynamic programming and heuristic solutions", R. DeSalle, B. Schierwater (eds) Molecular Approaches to Ecology and Evolution (1998), pp. 243-251.
Ward Wheeler, "Fixed Character States and the Optimization of Molecular Sequence Data", 15 Cladistics; 379-385 (1999).
Ward Wheeler, "Homology and the Optimization of DNA Sequence Data", 17 Cladstics; S3-S11 (2001).
Ward Wheeler, "Optimization Alignment: The End of Multiple Sequence Alignment in Phylogenetics?", 12 Cladistics, 1-9 (1996).
Wheeler, et al., "The Phylogeny of the Extant Hexapod Orders", 17 Cladistics, 113-169 (2001).

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050273274A1 (en) * 2004-06-02 2005-12-08 Evans Scott C Method for identifying sub-sequences of interest in a sequence
US20080270439A1 (en) * 2004-06-02 2008-10-30 General Electric Company Method for Identifying Sub-Sequences of Interest in a Sequence
US8046173B2 (en) * 2004-06-02 2011-10-25 General Electric Company Method for identifying sub-sequences of interest in a sequence
US20090055425A1 (en) * 2007-08-24 2009-02-26 General Electric Company Sequence identification and analysis
US7809765B2 (en) 2007-08-24 2010-10-05 General Electric Company Sequence identification and analysis
US11817180B2 (en) 2010-04-30 2023-11-14 Life Technologies Corporation Systems and methods for analyzing nucleic acid sequences
US9268903B2 (en) 2010-07-06 2016-02-23 Life Technologies Corporation Systems and methods for sequence data alignment quality assessment

Also Published As

Publication number Publication date
US20040096827A1 (en) 2004-05-20
AU2003259899A1 (en) 2004-03-03
WO2004016765A9 (en) 2004-10-07
WO2004016765A2 (en) 2004-02-26
AU2003259899A8 (en) 2004-03-03
WO2004016765A3 (en) 2004-09-02

Similar Documents

Publication Publication Date Title
Gremme et al. Engineering a software tool for gene structure prediction in higher organisms
Bieganski et al. Generalized suffix trees for biological sequence data: applications and implementation
Pisani et al. A genus-level supertree of the Dinosauria
CA2424031C (en) System and process for validating, aligning and reordering genetic sequence maps using ordered restriction map
Grover et al. Searching microsatellites in DNA sequences: approaches used and tools developed
CN112735528A (en) Gene sequence comparison method and system
Kalyanaraman et al. Space and time efficient parallel algorithms and software for EST clustering
Parthasarathy et al. Efficient discovery of common substructures in macromolecules
US7043371B2 (en) Method for search based character optimization
Liu et al. PASQUAL: Parallel techniques for next generation genome sequence assembly
Raphael et al. A uniform projection method for motif discovery in DNA sequences
WO2005096208A1 (en) Base sequence retrieval apparatus
JP2003157267A (en) Method and apparatus for assembling nucleic acid base sequence
Ebrahimi et al. Fast and accurate matching of cellular barcodes across short-reads and long-reads of single-cell RNA-seq experiments
US8639445B2 (en) Identification of related residues in biomolecular sequences by multiple sequence alignment and phylogenetic analysis
Angeleri et al. DNA fragment assembly using neural prediction techniques
Schwikowski et al. Weighted sequence graphs: boosting iterated dynamic programming using locally suboptimal solutions
Coelho et al. A multiobjective approach to phylogenetic trees: Selecting the most promising solutions from the pareto front
Krause Large scale clustering of protein sequences
Murugan et al. Sequence similarity between genetic codes using improved longest common subsequence algorithm
Ahmed et al. A survey of genome sequence assembly techniques and algorithms using high-performance computing
Contreras-Orendain Limitations of Genomic Analysis on Novel Species
Prillo et al. ConvexML: Scalable and accurate inference of single-cell chronograms from CRISPR/Cas9 lineage tracing data
Kaniwa et al. Repeat finding techniques, data structures and algorithms in DNA sequences: a survey
Gordon Methods of Phylogenetic Analysis: New Improvements on Old Methods

Legal Events

Date Code Title Description
AS Assignment

Owner name: AMERICAN MUSEUM OF NATURAL HISTORY, NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:WHEELER, WARD C.;REEL/FRAME:013375/0698

Effective date: 20020731

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 8

SULP Surcharge for late payment

Year of fee payment: 7

FEPP Fee payment procedure

Free format text: 11.5 YR SURCHARGE- LATE PMT W/IN 6 MO, SMALL ENTITY (ORIGINAL EVENT CODE: M2556)

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2553)

Year of fee payment: 12