- fixed a bug where the sequences in the resulting OTU table were missordered.
1.6.3
- minor bugfixes
1.6.0
- updated apscale to work with up-to-date version of pandas - logs are now read with regex instead of hardcoding to have a more rebust report generation - bugfixes
1.5.6
- fixed future warnings, openpyxl fix still needs to be implemented
1.4.0
- update: apscale can now save the OTU table to parquet data format. This is useful for really large datasets that won't fit into excel. parquet can be written and read quickly with python/R/etc. and will be used to handle big data.