# HG changeset patch # User q2d2 # Date 1661801401 0 # Node ID 235730f21d912e28fad1e56c104590464716ec32 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__diversity commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 235730f21d91 qiime2__diversity__bioenv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__diversity__bioenv.xml Mon Aug 29 19:30:01 2022 +0000 @@ -0,0 +1,73 @@ + + + + + bioenv + + quay.io/qiime2/core:2022.8 + + q2galaxy version diversity + q2galaxy run diversity bioenv '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['DistanceMatrix'] + + + + + + + + + + + + + + + + + + + + + +QIIME 2: diversity bioenv +========================= +bioenv + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Find the subsets of variables in metadata whose Euclidean distances are maximally rank-correlated with distance matrix. All numeric variables in metadata will be considered, and samples which are missing data will be dropped. The output visualization will indicate how many samples were dropped due to missing data, if any were dropped. + + +| + + + + https://doi.org/10.3354/meps092205 + 10.1038/s41587-019-0209-9 + + diff -r 000000000000 -r 235730f21d91 test-data/.gitkeep