joey711/animate.phyloseq: Animation tools to complement the phyloseq package

The phyloseq package is a recent addition to the Bioconductor repository. One of the goals of the phyloseq project is syntactically streamlined tools for creating publication-quality graphics based on phylogenetic sequencing data using ggplot2. This package is intended to complement phyloseq by providing tools for animating phyloseq graphics. However, some of the tools can work generally on any data.frame, and so may be of use beyond phylogenetic sequencing analysis. The animations are created entirely via ggplot2 and animation packages. The animation package further depends on external conversion tools, e.g. ImageMagick or FFmpeg.

Getting started

Package details

AuthorPaul J. McMurdie <mcmurdie@stanford.edu>
MaintainerPaul J. McMurdie <mcmurdie@stanford.edu>
LicenseAGPL-3
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("joey711/animate.phyloseq")
joey711/animate.phyloseq documentation built on May 19, 2019, 3:01 p.m.