套件:python3-loompy(3.0.7+dfsg-3)
python3-loompy 的相關連結
Debian 的資源:
下載原始碼套件 python-loompy:
- [python-loompy_3.0.7+dfsg-3.dsc]
- [python-loompy_3.0.7+dfsg.orig.tar.xz]
- [python-loompy_3.0.7+dfsg-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
access loom formatted files for bioinformatics
Loom is an efficient file format for very large omics datasets, consisting of a main matrix, optional additional layers, a variable number of row and column annotations. Loom also supports sparse graphs. Loom files are used to store single-cell gene expression data: the main matrix contains the actual expression values (one column per cell, one row per gene); row and column annotations contain metadata for genes and cells, such as Name, Chromosome, Position (for genes), and Strain, Sex, Age (for cells).
Loom files (.loom) are created in the HDF5 file format, which supports an internal collection of numerical multidimensional datasets. HDF5 is supported by many computer languages, including Java, MATLAB, Mathematica, Python, R, and Julia. .loom files are accessible from any language that supports HDF5.
其他與 python3-loompy 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-h5py
- general-purpose Python interface to hdf5
-
- dep: python3-numba
- native machine code compiler for Python 3
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy-groupies
- performs operations on/with subsets of n-dim arrays
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-scipy
- scientific tools for Python 3