Port details |
- py-anndata Annotated data
- 0.11.1 devel =2 0.11.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-04-18 18:09:13
- Last Update: 2024-11-21 13:38:04
- Commit Hash: 4865503
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://anndata.readthedocs.io/en/latest/
- https://github.com/scverse/anndata
- Description:
- anndata is a Python package for handling annotated data matrices in memory and
on disk, positioned between pandas and xarray. anndata offers a broad range of
computationally efficient features including, among others, sparse data support,
lazy operations, and a PyTorch interface.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}anndata>0:devel/py-anndata@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-anndata/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-anndata
- pkg install py311-anndata
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-anndata listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-anndata
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679222
SHA256 (anndata-0.11.1.tar.gz) = 36bff9a85276fc5f1b9fd01f15aff9aa49408129985f42e0fca4e2c5b7fa909f
SIZE (anndata-0.11.1.tar.gz) = 535321
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-array-api-compat>=1.4 : devel/py-array-api-compat@py311
- py311-h5py>=3.6 : science/py-h5py@py311
- py311-natsort>=0 : devel/py-natsort@py311
- py311-numpy>=1.23,1 : math/py-numpy@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-pandas>=1.4,1 : math/py-pandas@py311
- py311-scipy>=1.8 : science/py-scipy@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- math/py-mnnpy
- for Run
-
- math/py-mnnpy
Configuration Options:
- No options to configure
- Options name:
- devel_py-anndata
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|