This package browser is in early development. Mind the rough edges.

krona-tools

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.

Installation

Install the latest version of krona-tools as follows:

guix install krona-tools

Or install a particular version:

guix install krona-tools@2.8

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.

Badge code

You can use the following badge to inform users of krona-tools about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/krona-tools'><img src='https://packages.guix.gnu.org/packages/krona-tools/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/krona-tools/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/krona-tools)

Example Org:

[[https://packages.guix.gnu.org/packages/krona-tools][https://packages.guix.gnu.org/packages/krona-tools/badges/latest-version.svg]]