Changes in version 1.7.1 o removed ZILN method as metagenomeSeq's fitFeatureModel runs into issue with changed approach to compare ncol and nrow in limma's lmFit o cast matrixes into data.frame before calling lmFit to circumvent identical check for ncol & nrow in lmFit (if dimensions are named, results are equal, but not identical) Changes in version 1.0.3 o added option to split a taxonomy column (as obtained via qiime) within the application Changes in version 1.0.2 o fixed bug in correlation analysis on phenotypes with NaN values o prevented application crash on loading ill-formatted feature data Changes in version 1.0.1 o adjusted to be compatible with shinyjs 2.0.0 Changes in version 1.0.0 o Release