Skip to content

Script to convert mothur taxonomy summary files to Krona XML format.

License

Notifications You must be signed in to change notification settings

accaldwell/mothur_krona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

mothur_krona_XML.py: A script converting mothur's taxonomy summaries into Krona-compatible XML files.

Requirements

  • Mothur (tested with 1.32.1)
  • Python 2.x (tested with 2.7.5)
  • lxml (tested with 3.2.3)
  • Krona (tested with 2.4)

Usage

mothur_krona_XML.py /path/to/tax.summary > output.xml

ktImportXML output.xml

About

Script to convert mothur taxonomy summary files to Krona XML format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages