Skip to content

Genome sequencing through the generation of maximal non branching path in the read graph

License

Notifications You must be signed in to change notification settings

OutliersTeam/Genome-Maximal-Non-Branching-Paths

Repository files navigation

GENERATING MAXIMAL NON-BRANCHING PATHS OF A GRAPH

Problem Statement

Maximal Non-branching path approach iterates through all nodes of the graph that are not 1-in-1-out nodes and generates all non-branching paths starting at each such node. In the final step, it finds all isolated cycles in the graph.

Contributors

Contact

If you want to contact us you can reach out at [email protected].

License

This project uses the following license: MIT

About

Genome sequencing through the generation of maximal non branching path in the read graph

Topics

Resources

License

Stars

Watchers

Forks