Utf8 regression (#1000)
BUG: unable to parse non-trivial UTF-8 characters
BUG: use .asstr per h5py recommendations (‘https://docs.h5py.org/en/latest/strings.html#reading-strings')
asstr does not handle an empty dataset
MAINT: in1d was deprecated in numpy switch to isin
DOC: changelog mention
macos-13 no longer supported
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
The Biological Observation Matrix (BIOM) format
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:
Alternatively, you can install the latest version through PyPI:
Getting help
To get help with biom, please open an issue on the Github tracker.