Skip to content

hassantarabai/KO_extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

KO_extract

The Python script facilitates the retrieval and processing of KEGG orthology (KO IDs) data from the Kyoto Encyclopedia of Genes and Genomes (KEGG) database.

Installation

The KO_extract.py script can be either copied or downloaded with:
wget https://raw.githubusercontent.com/hassantarabai/KO_extract/main/KO_extract.py

Use

1-Prepare a text file with a list of organism codes in the first column. Organism codes can be obtained from here.
2-Run the tool:
python KO_extract.py
3-Povide the full path to the input file when prompted.
4-The tool fetches and processes KOs for each provdied organism code.
5-Enter the desired path and the output file name.

Output

The output file includes a list of fetched "KOs" corresponding to the input organisms.

About

Automate extraction of KEGG orthology (KO) IDs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages