notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-pydeseq2 Python implementation of the popular DESeq2 R package
0.5.2 biology on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-11 14:27:03
Last Update: 2025-06-28 11:45:57
Commit Hash: 538a871
Also Listed In: python
License: MIT
WWW:
https://github.com/owkin/PyDESeq2
Description:
PyDESeq2 is a python implementation of the DESeq2 method for differential expression analysis (DEA) with bulk RNA-seq data, originally in R. It aims to facilitate DEA experiments for python users.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}pydeseq2>0:biology/py-pydeseq2@${PY_FLAVOR}
To install the port:
cd /usr/ports/biology/py-pydeseq2/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/py-pydeseq2
  • pkg install py311-pydeseq2
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-pydeseq2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pydeseq2
Package flavors (<flavor>: <package>)
  • py311: py311-pydeseq2
distinfo:
TIMESTAMP = 1751029007 SHA256 (pydeseq2-0.5.2.tar.gz) = 9a124793f3155e40863f63cb92d73f815d01c6e0b3cc0d8e8730141c134c16f4 SIZE (pydeseq2-0.5.2.tar.gz) = 51377

Packages (timestamps in pop-ups are UTC):
py311-pydeseq2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.20.5.2-0.5.20.5.2---
FreeBSD:13:quarterly0.5.20.5.2--0.5.2---
FreeBSD:14:latest0.5.10.5.2-0.5.10.5.2---
FreeBSD:14:quarterly0.5.20.5.2-0.5.20.5.2---
FreeBSD:15:latest0.5.10.5.2n/a0.5.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-anndata>=0.8.0 : devel/py-anndata@py311
  2. py311-formulaic>=1.0.2 : math/py-formulaic@py311
  3. py311-formulaic_contrasts>=0.2.0 : math/py-formulaic-contrasts@py311
  4. py311-matplotlib>=3.6.2 : math/py-matplotlib@py311
  5. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  6. py311-pandas>=1.4.0 : math/py-pandas@py311
  7. py311-scikit-learn>=1.1.0 : science/py-scikit-learn@py311
  8. py311-scipy>1.11.0 : science/py-scipy@py311
  9. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
biology_py-pydeseq2
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pydeseq2/
  2. https://pypi.org/packages/source/p/pydeseq2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.2
28 Jun 2025 11:45:57
commit hash: 538a8718e2ff1f43b70ec9a36484ecafd08ee7a2commit hash: 538a8718e2ff1f43b70ec9a36484ecafd08ee7a2commit hash: 538a8718e2ff1f43b70ec9a36484ecafd08ee7a2commit hash: 538a8718e2ff1f43b70ec9a36484ecafd08ee7a2 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/py-pydeseq2: Update to 0.5.2

Minor code cleanup
Changes: https://github.com/owkin/PyDESeq2/releases/tag/v0.5.2

Reported by:    portscout
0.5.1
11 Jun 2025 14:24:15
commit hash: e91e2f54bddb6582abde074af8bb48e0462752dbcommit hash: e91e2f54bddb6582abde074af8bb48e0462752dbcommit hash: e91e2f54bddb6582abde074af8bb48e0462752dbcommit hash: e91e2f54bddb6582abde074af8bb48e0462752db files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/py-pydeseq2: Python reimplementation of the DESeq2 R package

PyDESeq2 is a python implementation of the DESeq2 method for
differential expression analysis (DEA) with bulk RNA-seq data,
originally in R. It aims to facilitate DEA experiments for python
users.

Number of commits found: 2