krona-tools 2.8
Hierarchical data exploration with zoomable HTML5 pie charts
Krona is a flexible tool for exploring the relative proportions of hierarchical data, such as metagenomic classifications, using a radial, space-filling display. It is implemented using HTML5 and JavaScript, allowing charts to be explored locally or served over the Internet, requiring only a current version of any major web browser.
- Outputs:
out
- Website: https://github.com/marbl/Krona/wiki
- Licenses: Modified BSD
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install krona-tools 2.8
as follows:
guix install krona-tools@2.8
Or install the latest version:
guix install krona-tools
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.