Port details |
- py-anndata Annotated data
- 0.10.3 devel
=0 0.9.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-18 18:09:13
- Last Update: 2023-11-02 07:37:23
- Commit Hash: ef6c91e
- 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 py39-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 py39-anndata listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-anndata
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1698848732
SHA256 (anndata-0.10.3.tar.gz) = 3a40eb6a30e976a3f2678a09e89cd8819bb19b3944278b94eb2d568060d30344
SIZE (anndata-0.10.3.tar.gz) = 160484
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:
-
- py39-hatch-vcs>=0 : devel/py-hatch-vcs@py39
- py39-hatchling>=0 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-array-api-compat>=0 : devel/py-array-api-compat@py39
- py39-h5py>=3 : science/py-h5py@py39
- py39-natsort>=0 : devel/py-natsort@py39
- py39-numpy>=1.16.5,1 : math/py-numpy@py39
- py39-packaging>=20 : devel/py-packaging@py39
- py39-pandas>=1.1.1,1 : math/py-pandas@py39
- py39-scipy>=1.4 : science/py-scipy@py39
- python3.9 : lang/python39
- py39-exceptiongroup>=0 : devel/py-exceptiongroup@py39
- 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.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|