套件:python3-biom-format(2.1.16-1 以及其他的)
python3-biom-format 的相關連結
Debian 的資源:
下載原始碼套件 python-biom-format:
- [python-biom-format_2.1.16-1.dsc]
- [python-biom-format_2.1.16.orig.tar.gz]
- [python-biom-format_2.1.16-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [biom-format.org]
相似套件:
Biological Observation Matrix (BIOM) format (Python 3)
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 3 interpreter.
其他與 python3-biom-format 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-h5py
- general-purpose Python interface to hdf5
-
- dep: python3-numpy (>= 1:1.25.0)
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件填實: python3-numpy
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-scipy
- scientific tools for Python 3
-
- sug: python-biom-format-doc
- documentation for BIOM format