CMD + K

r-biomformatshaman

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install aghozlane::r-biomformatshaman

Usage Tracking

0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Aug 21, 2019 at 12:11

License

GPL-2

Total Downloads

55

Supported Platforms

linux-64
macOS-64