Skip to content

The Biological Observation Matrix (BIOM) Format Project

License

Notifications You must be signed in to change notification settings

ake123/biom-format

 
 

Repository files navigation

The Biological Observation Matrix (BIOM) format

biom-format CI

The BIOM file format (canonically pronounced biome) is designed to be a general-use format for representing counts of observations (e.g., OTUs, KO categories, lipid types) in one or more biological samples (e.g., microbiome samples, genomes, metagenomes).

Further details can be found at http://biom-format.org.

Installation

The easiest way to install the latest version of BIOM-Format is through conda-forge:

$ conda install -c conda-forge biom-format

Alternatively, you can install the latest version through PyPI:

$ pip install biom-format

Getting help

To get help with biom, please open an issue on the Github tracker.

About

The Biological Observation Matrix (BIOM) Format Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Cython 1.8%
  • Other 0.7%