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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-macs3 Peak caller aimed at transcription factor binding sites
3.0.1 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 3.0.1Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-10 15:21:08
Last Update: 2024-04-18 23:02:57
Commit Hash: 6308879
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/taoliu/MACS
Description:
MACS (Model-based Analysis of ChIP-Seq) is a tool for identifying transcription factor (TF) binding sites. Such sites are generated by CHiP-Seq (CHromatin immuno-Precipitation sequencing) and ATAC-Seq (Assay for Transposase Accessible Chromatin Sequencing). MACS identifies "peaks" in the genome sequence, which are areas enriched in bound TFs or accessible chromatin.
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}MACS3>0:biology/py-macs3@${PY_FLAVOR}
To install the port:
cd /usr/ports/biology/py-macs3/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/py-macs3
  • pkg install py39-MACS3
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-MACS3 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-MACS3
Package flavors (<flavor>: <package>)
  • py39: py39-MACS3
NOT_FOR_ARCHS: i386
distinfo:
TIMESTAMP = 1713397031 SHA256 (macs3-project-MACS-v3.0.1_GH0.tar.gz) = 8a2f5b2dccfc255ea2fd5e54e0d6aa9c12f5ce83762b17b779ce2546ade860ce SIZE (macs3-project-MACS-v3.0.1_GH0.tar.gz) = 197400439

Packages (timestamps in pop-ups are UTC):
py39-MACS3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.0.13.0.1-3.0.1----
FreeBSD:14:quarterly-3.0.1------
FreeBSD:15:latest3.0.13.0.1n/a3.0.0n/a-3.0.03.0.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-wheel>0 : devel/py-wheel@py39
  2. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  3. simde>0 : devel/simde
  4. py39-cykhash>0 : devel/py-cykhash@py39
  5. py39-hmmlearn>0 : math/py-hmmlearn@py39
  6. cython-3.9 : lang/cython@py39
  7. python3.9 : lang/python39
  8. py39-build>=0 : devel/py-build@py39
  9. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>0 : devel/py-pytest@py39
  2. bash : shells/bash
  3. python3.9 : lang/python39
  4. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-cykhash>0 : devel/py-cykhash@py39
  3. py39-hmmlearn>0 : math/py-hmmlearn@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. biology/atac-seq

Configuration Options:
No options to configure
Options name:
biology_py-macs3
USES:
localbase perl5 python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/macs3-project/MACS/tar.gz/v3.0.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.1
18 Apr 2024 23:02:57
commit hash: 6308879ec20d2bb6e40713ca9b0cb89e0374fd59commit hash: 6308879ec20d2bb6e40713ca9b0cb89e0374fd59commit hash: 6308879ec20d2bb6e40713ca9b0cb89e0374fd59commit hash: 6308879ec20d2bb6e40713ca9b0cb89e0374fd59 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/py-macs3: Mark not for i386

SIMDE does not support _Float16
Nobody does bioinformatics on 32-bit processors anyway, as many
applications have huge memory requirements
3.0.1
28 Feb 2024 13:29:15
commit hash: ddb11fbe9778b0b8c66d0b7f77b0b16c2140634ecommit hash: ddb11fbe9778b0b8c66d0b7f77b0b16c2140634ecommit hash: ddb11fbe9778b0b8c66d0b7f77b0b16c2140634ecommit hash: ddb11fbe9778b0b8c66d0b7f77b0b16c2140634e files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/py-macs3: Update to 3.0.1

Minor bug fix release
Changes: https://github.com/macs3-project/MACS/releases
3.0.0
10 Jan 2024 15:19:56
commit hash: fabf2f6b2fbf0e0eeabffa05efb9135208244601commit hash: fabf2f6b2fbf0e0eeabffa05efb9135208244601commit hash: fabf2f6b2fbf0e0eeabffa05efb9135208244601commit hash: fabf2f6b2fbf0e0eeabffa05efb9135208244601 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/py-macs3: Peak caller for TF binding sites

MACS (Model-based Analysis of ChIP-Seq) is a tool for identifying
transcription factor (TF) binding sites.   Such sites are generated
by CHiP-Seq (CHromatin immuno-Precipitation sequencing) and ATAC-Seq
(Assay for Transposase Accessible Chromatin Sequencing).  MACS
identifies "peaks" in the genome sequence, which are areas enriched
in bound TFs or accessible chromatin.

Number of commits found: 3