r-biom¶
This is an R package for interfacing with the BIOM format.
| Home | https://github.com/joey711/biom/, http://biom-format.org/ | 
| Versions | 0.3.12 | 
| License | GPL-2 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-biom | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-biom
and update with:
conda update r-biom