While the app already supports BIOM and MetaPhlAn input, importers for other data types can be added by leveraging mia functions: - [importMothur()](https://microbiome.github.io/mia/reference/importMothur.html) - [importHUMAnN](https://microbiome.github.io/mia/reference/importHUMAnN.html) - [importTaxpasta()](https://microbiome.github.io/mia/reference/importTaxpasta.html) In addition, we can think how to enable conversion from phyloseq and DADA2 object and if that is necessary: - [convertFromDADA2()](https://microbiome.github.io/mia/reference/convertFromDADA2.html) - [convertFromDADA2()](https://microbiome.github.io/mia/reference/convertFromDADA2.html)