biom: An interface package (beta) for the BIOM file format.

This is an R package for interfacing with the BIOM format. This package includes basic tools for reading biom-format files, accessing and subsetting data tables from a biom object (which is more complex than a single table), as well as limited support for writing a biom-object back to a biom-format file. The design of this API is intended to match the python API and other tools included with the biom-format project, but with a decidedly "R flavor" that should be familiar to R users. This includes S4 classes and methods, as well as extensions of common core functions/methods.

Package details

AuthorPaul J. McMurdie <mcmurdie@stanford.edu> and the biom-format team http://biom-format.org/
MaintainerPaul J. McMurdie <mcmurdie@stanford.edu>
LicenseGPL-2
Version0.3.12
URL https://github.com/joey711/biom/ http://biom-format.org/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("biom")

Try the biom package in your browser

Any scripts or data that you put into this service are public.

biom documentation built on Jan. 15, 2017, 9:30 a.m.