String Reconstruction With Overlap Graph: The Genome Vanishes
Explore how to find the disappeared genome path.
We'll cover the following...
The genome can still be traced out in the graph in the
STOP and Think: Can any other strings be reconstructed by following a path visiting all the nodes in the above figure?
Finding genome path
The genome path may have disappeared to the naked eye, but it must still be there, since we’ve simply rearranged the nodes of the graph. Indeed, the figure below (top) highlights the genome path spelling out TAATGCCATGGGATGTT. However, ...