软件包:python-biom-format(2.1.7+dfsg-2)
python-biom-format 的相关链接
Debian 的资源:
下载源码包 python-biom-format:
- [python-biom-format_2.1.7+dfsg-2.dsc]
- [python-biom-format_2.1.7+dfsg.orig.tar.xz]
- [python-biom-format_2.1.7+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [biom-format.org]
相似软件包:
Biological Observation Matrix (BIOM) format (Python 2)
The BIOM file format (canonically pronounced biome) is designed to be a general-use format for representing biological sample by observation contingency tables. BIOM is a recognized standard for the Earth Microbiome Project and is a Genomics Standards Consortium candidate project.
The BIOM format is designed for general use in broad areas of comparative -omics. For example, in marker-gene surveys, the primary use of this format is to represent OTU tables: the observations in this case are OTUs and the matrix contains counts corresponding to the number of times each OTU is observed in each sample. With respect to metagenome data, this format would be used to represent metagenome tables: the observations in this case might correspond to SEED subsystems, and the matrix would contain counts corresponding to the number of times each subsystem is observed in each metagenome. Similarly, with respect to genome data, this format may be used to represent a set of genomes: the observations in this case again might correspond to SEED subsystems, and the counts would correspond to the number of times each subsystem is observed in each genome.
This package provides the BIOM format library for the Python 2 interpreter.
其他与 python-biom-format 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: pyqi
- Python framework for wrapping general commands in multiple interfaces
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-click
- Wrapper around optparse for command line utilities - Python 2.7
-
- dep: python-future
- single-source support for Python 3 and 2 - Python 2.x
-
- dep: python-numpy (>= 1:1.16.0~rc1)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虚包由这些包填实: python-numpy
-
- dep: python-pandas
- data structures for "relational" or "labeled" data
-
- dep: python-scipy
- scientific tools for Python
-
- dep: python-six (>= 1.10.0)
- Python 2 和 3 兼容库(Python 2 接口)
-
- sug: python-biom-format-doc
- documentation for BIOM format