Port details |
- py-htseq Python library to facilitate programmatic analysis of sequence data
- 2.0.4 biology
=0 2.0.4Version of this port present on the latest quarterly branch. - Maintainer: jwb@FreeBSD.org
 - Port Added: 2023-07-28 15:45:06
- Last Update: 2023-08-05 16:40:26
- Commit Hash: fa7be67
- Also Listed In: python
- License: GPLv3
- WWW:
- https://pypi.python.org/project/htseq/
- Description:
- HTSeq is a Python library to facilitate programmatic analysis of data
from high-throughput sequencing (HTS) experiments. A popular component
of HTSeq is htseq-count, a script to quantify gene expression in bulk
and single-cell RNA-Seq and similar experiments.
¦ ¦ ¦ ¦ 
- 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}HTSeq>0:biology/py-htseq@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/biology/py-htseq/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/py-htseq
- pkg install py39-HTSeq
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-HTSeq listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-HTSeq
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1691252948
SHA256 (HTSeq-2.0.4.tar.gz) = 5510d855617d61efff2287af4cdc60a73e94bd735e44c15b57f189ea0634e6e0
SIZE (HTSeq-2.0.4.tar.gz) = 452153
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-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-pysam>0 : biology/py-pysam@py39
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-scipy>1.5.0 : science/py-scipy@py39
- py39-pandas>=1.1.0 : math/py-pandas@py39
- py39-matplotlib>=1.4 : math/py-matplotlib@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-pysam>0 : biology/py-pysam@py39
- py39-matplotlib>=1.4.3 : math/py-matplotlib@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- biology_py-htseq
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.4 05 Aug 2023 16:40:26
    |
Jason W. Bacon (jwb)  |
biology/py-htseq: Update to 2.0.4
Mainly improved warnings
Changes: https://github.com/htseq/htseq
Reported by: portscout |
2.0.3 28 Jul 2023 15:41:58
    |
Jason W. Bacon (jwb)  |
biology/py-htseq: Python library for sequence analysis
HTSeq is a Python library to facilitate programmatic analysis of data
from high-throughput sequencing (HTS) experiments. A popular component
of HTSeq is htseq-count, a script to quantify gene expression in bulk
and single-cell RNA-Seq and similar experiments. |
Number of commits found: 2
|