biocore / q2-qemistree

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

Meta update #57

Closed anupriyatripathi closed 5 years ago

anupriyatripathi commented 5 years ago

This PR adds the capability to input multiple CSIFolders and feature table to make a merged tree. It also updates make_hierarchy to output feature data i.e a map from unique MD5 hash for features to original feature identifiers in the input feature tables.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 116


Changes Missing Coverage Covered Lines Changed/Added Lines %
q2_chemistree/_semantics.py 5 6 83.33%
q2_chemistree/_transformer.py 8 19 42.11%
<!-- Total: 66 78 84.62% -->
Totals Coverage Status
Change from base Build 96: -3.6%
Covered Lines: 219
Relevant Lines: 231

💛 - Coveralls
ElDeveloper commented 5 years ago

Looks great, thanks @anupriyatripathi