Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kegg-Miner

Description

Appends KEGG pathway descriptors to prokka tsv files. Utilizes multithreading to speed up mining through concurrent API calls.

How to Use

Execute as:

python Convert.py filename

Ex: python Convert.py A1_bin.012_prokka.tsv

Example prokka files to use are in the data folder.

Output

A tsv of only prokka entries with a KEGG id with pathway description.

A png of a plot of KEGG pathway appears by frequency.

Example plot

Misc

Required dependencies include Requests, Seaborn, and Pandas. Full information in requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages