Skip to content

Condense and summarize many results form BAKTA into CSV for statistics

Notifications You must be signed in to change notification settings

AhmedElsherbini/Bakta_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Bakta_stats

Kindly if you find this repo useful for your work, cite & star this repo

What is this script?

Bakta is a very nice tool for bacterial genome annotation. However, if you used it for many genomes, and you want to merge the basic summary stats into one CSV sheet, then this simple Python3 script shall do this job.

What do you need?

You shall have the summary.txt files in one folder and these dependencies (pandas, openpyxl ,and argparse)

Just type this command and you will get the CSV sheet in the same folder of your txt files.

"-i /--input_dir" is your path to the directory of txt files

 python bakta_stats.py -i ./txt 

Thanks

About

Condense and summarize many results form BAKTA into CSV for statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages