Skip to content

The first choice of wizard lizards for interactive, generalized microbiome data visualization!

License

Notifications You must be signed in to change notification settings

ChristosMatzoros/q2-vizard

 
 

Repository files navigation

q2-vizard

The first choice of wizard lizards for interactive, generalized microbiome data visualization!

Please note that q2-vizard is currently in an alpha release state. While this plugin can be installed as a conda package, it has not been tested in integration against our other plugins yet and its API is still subject to change. It is slated to be officially released in 2024.10 within the QIIME 2 Amplicon and Metagenome distributions. In the meantime, please follow install instructions below if you'd like to take it for a test drive!

Installing q2-vizard (pre-2024.10 Release)

  1. Install conda using the same instructions provided in the QIIME 2 User Docs.

  2. Create a q2-vizard development environment using the 2024.5 environment file included in this repository:

conda env create -n q2dev-vizard -f https://raw.githubusercontent.com/qiime2/q2-vizard/dev/environment-files/2024.5-vizard-environment.yml
  1. Activate your new environment and enjoy!
conda activate q2dev-vizard

Using q2-vizard (pre-2024.10 Release)

The following Metadata vizualizations are available for use, with examples below:

scatterplot_2d

This visualizer provides an exploratory view of your Metadata - allowing for any two NumericMetadataColumns to be plotted against each other, with an optional third CategoricalMetadataColumn used for color-coding. You can easily toggle between different measures using the drop downs for X, Y, and colorBy.

Demo

Interactive Link

curveplot

Coming soon!

heatmap

Coming soon!

boxplot

Coming soon!

About

The first choice of wizard lizards for interactive, generalized microbiome data visualization!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • HTML 1.8%
  • Makefile 0.2%