metacache

Generating Krona Diagrams

The script krona-from-abundances.py can generate Krona plots from MetaCache abundance results.

  1. Query MetaCache datatabase with options -abundances and -abundance-per:
metacache query mydatabase myreads -out classification.txt -abundances abund.txt -abundance-per species
  1. Then run the script krona-from-abundances.py on abund.txt:
krona-from-abundances abund.txt

This script