Skip to content

kegg crawler to get some informations of bioinformatics

License

Notifications You must be signed in to change notification settings

ZhihaoXie/kegg_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEGG Crawler

kegg crawler to get some informations about KO, pathway, etc.

link_ko_func_path_infors.py

use link_ko_func_path_infors.py to get KO number, functions, and pathway of KO.

output see data/kegg_ko_informations.tsv

usage:

​ python3 link_ko_func_path_infors.py outdir

crawl_kepp_pathway_level.py

use crawl_kepp_pathway_level.py to get pathway levels and KOs.

output see data/kegg_pathway_levels_info.txt

usage:

​ python3 crawl_kepp_pathway_level.py > output

About

kegg crawler to get some informations of bioinformatics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages