biocore / emperor

Emperor a tool for the analysis and visualization of large microbial ecology datasets
http://biocore.github.io/emperor/
Other
52 stars 50 forks source link

Enabling inversion of ordination objects #732

Closed mortonjt closed 4 years ago

mortonjt commented 5 years ago

The discussion originally started here

https://github.com/qiime2/q2-diversity/issues/258

There are currently two use-cases

  1. Plotting metabolites as arrows and microbes as points with mmvec
  2. Plotting microbe co-occurrences with DEICODE

The solution is simple - just swap the points and arrows.

ElDeveloper commented 4 years ago

This was fixed here: https://github.com/qiime2/q2-emperor/pull/83