Skip to content

Sarah-Hesham-2022/De-Bruijn-Graph-for-Genome-Assembly

Repository files navigation

De-Bruijn-Graph-for-Genome-Assembly

Data Analysis for Genomics, De Bruijn Graph for Genome Assembly.

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

De Bruijn Graph for Genome Assembly, visualization with sequence label drawn, using networkx and matplotlib libraries to visualize the graph.

This is the output shape of the python script.

Draw_DeBruijnGraph

Draw_DeBruijnGraph_TestCase 3

Draw_DeBruijnGraph_TestCase 2

Draw_DeBruijnGraph_TestCase 1