Galaxy | Tool Preview

qiime_taxa_barplot.xml - This file requires an entry in the tool_data_table_conf.xml file. Upload a file named tool_data_table_conf.xml.sample to the repository that includes the required entry to correct this error.

qiime taxa barplot (version 2019.4)
--m-metadata-file [required]s
--m-metadata-file [required] 0

Visualize taxonomy with an interactive bar plot

This visualizer produces an interactive barplot visualization of taxonomies. Interactive features include multi-level sorting, plot recoloring, sample relabeling, and SVG figure export.

Parameters

table : FeatureTable[Frequency]
Feature table to visualize at various taxonomic levels.
taxonomy : FeatureData[Taxonomy]
Taxonomic annotations for features in the provided feature table. All features in the feature table must have a corresponding taxonomic annotation. Taxonomic annotations that are not present in the feature table will be ignored.
metadata : Metadata
The sample metadata.

Returns

visualization : Visualization