Skip to main content

Generate reports from metagenomics data

Project description

MicroView

license pytest status Documentation Status

MicroView, a reporting tool for taxonomic classification

MicroView agreggates results from taxonomic classification tools, such as Kaiju and Kraken, building an interactive HTML report with insightful visualizations.

Checkout the full documentation.

Quickstart

Install the package:

pip install microview

Alternatively, you can also install it with Conda:

conda install bioconda:microview

Go to your directory containing Kaiju/Kraken-style results and run:

microview -t .

Alternatively, if you have a CSV table defining result paths and contrasts, like this:

sample,group
result_1.tsv,group_one
result_2.tsv,group_two
...etc...

You can run MicroView like this:

microview -df contrast_table.csv -o report_with_table.html

Then, an HTML file named microview_report.html - or the name you defined with the -o param - should be available in your working directory, try opening it with your browser!

Example report

Here's what the beginning of a MicroView report looks like (sensitive information obscured):

MicroView header

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MicroView-0.11.0.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

MicroView-0.11.0-py2.py3-none-any.whl (1.2 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page