Generate reports from metagenomics data
Project description
MicroView
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
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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file MicroView-0.9.6.tar.gz
.
File metadata
- Download URL: MicroView-0.9.6.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5d5c475d2ae3266a5f6de810163553b010aa88b589071ec240401acc5cef369 |
|
MD5 | 4c177c659722b02b2934689f70a1660a |
|
BLAKE2b-256 | fbd532c0426232bcb39526a06dbbf3a3bf8e15514238723608b7fcaf87a55157 |
File details
Details for the file MicroView-0.9.6-py2.py3-none-any.whl
.
File metadata
- Download URL: MicroView-0.9.6-py2.py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2917aa2f2ee1b1d6a48cbaabaf879e718886ca02929e385788e2ab640613573 |
|
MD5 | 24ad3eb8fff9fdaf2270b31323ee9886 |
|
BLAKE2b-256 | 0bc65b5b5682b4515af14573ae8824f4ede9eb1cbb5cc1f1b2071d2604767ba2 |