Skip to content

simple python script that takes Bracken outputs and merges them into one OTU table, user can specify if a subset of outputs need to be summed together prior to appending to the OTU table

Notifications You must be signed in to change notification settings

Zheludev/Bracken2OTU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bracken2OTU

simple python script that takes Bracken outputs and merges them into one OTU table, user can specify if a subset of outputs need to be summed together prior to appending to the OTU table

example:

Bracken2OTU.py -i *.bracken -sum sum_by_lane -o merged.otu

where sum_by_lane is a two field (tsv) textfile where each line stipulates in the first field the name of the summed OTU entry and the second field, a "+" delimited list of the bracken filenames that should be summed to make said entry

About

simple python script that takes Bracken outputs and merges them into one OTU table, user can specify if a subset of outputs need to be summed together prior to appending to the OTU table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages