KEGG2Net Output contains the following:


1_pathways_ids_NAMES:KEGG PathwayIDs and names of the pathways
2_Adjacency_Matrices:Adjacency matrices of the Gene Interaction Networks
3_DAGs: Adjacency matrices of the DAGs generated with 4 alternative methods
4_Kegg_SIF: SIF Files for the Gene Interaction Networks
5_Kegg_DAGs_SIF:SIF Files for the DAGs generated with 4 alternative methods


You can use the following python scripts to generate graphs for Gene Interaction Networks and DAGs provided by KEGG2Net.

Gene Interaction Networks(Graphs.py)
DAGs(DAGs.py)