10 likes | 99 Views
DNA read assembly using A* Search. Your Name dbarker@cs.uml.edu 91.543 Artificial Intelligence Fall 2011. Department of Computer Science.
E N D
DNA read assembly using A* Search Your Name dbarker@cs.uml.edu 91.543 Artificial Intelligence Fall 2011 Department of Computer Science My project involves finding the Eulerian path through a directed graph of k-mers to reassemble the fragments using A* search to find the shortest paths to the goal, and then finding shortest cycles to nodes already in the first path found until all edges are in the path only once. More info at http://www.cs.uml.edu/ecg/index.php/AIfall11/Project