# Release Branch News Note that the news items for this branch are fairly limited. This is by design, because this branch represents a "stable release" on Bioconductor, which means only critical bug fixes are made to the 1.0.z "stable" version after its release. Much more development has been done on the 1.1.z "development branch", which is released live and incremental on GitHub and more staggered at the devel link on Bioconductor. Please see the official Installation Instructions on the GitHub site for details on obtaining and installing your flavor of choice: https://github.com/joey711/phyloseq/wiki/Installation phyloseq 0.99.x =========== * Bioconductor development release updates. * BIOM format import: import_biom() function * Parallel Fast UniFrac * distance() wrapper for ecological distance calculations * ordinate() wrapper, calculates many different ordination methods. * plot_ordination() powerful, flexible ordination plotting using ggplot2 * make_sample_network(), plot_sample_network() - microbiome network visualization * plot_richness_estimates() for easy, flexible summary of species richness * Support for Double Principle Coordinate Analysis (DPCoA) * Several published exampled datasets included * General importer for all supported data formats: import() * Lots of documentation updates. * Lots and lots of fixes and improvements. phyloseq 1.0.3 =========== - Fix a ggplot2 compatibility issue derived from update to ggplot2 0.9.2 0.9.2+ now required. phyloseq 1.0.2 =========== - Fix an igraph compatibility issue derived from igraph update. igraph dependency changed to igraph0