biocore / q2-qemistree

Hierarchical orderings for mass spectrometry data. Canonically pronounced "chemis-tree".
BSD 2-Clause "Simplified" License
31 stars 16 forks source link

Add a transformer from TSVMolecules to QIIME2 Metadata #88

Closed fedarko closed 4 years ago

fedarko commented 4 years ago

This allows visualization of FeatureData[Molecules] artifacts as fancy tables using qiime metadata tabulate, and allows the use of these artifacts as feature metadata in Empress (previously trying to use this as feature metadata in Empress would give you an error).

...That being said, feature metadata isn't currently used for anything by Empress, but I understand this is planned to be changed in the future.