qiime2 / q2-composition

BSD 3-Clause "New" or "Revised" License
5 stars 27 forks source link

bug: ancombc viz, tests, usage examples #98

Closed lizgehret closed 1 year ago

lizgehret commented 1 year ago

this PR fixes a bug in the tabulate viz within q2-composition that would fail to create a viz if 'id' was not present within the input table. additionally, this PR updates some small naming conventions for more concise language around which files are used for ancom vs. ancombc, and adds a usage example for tabulate and a unit test for the FrictionlessCSV -> DF transformer.