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
peak-classifier Classify ChIP/ATAC-Seq peaks based on features provided in a GFF
0.1.4.13_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 0.1.4.13_1Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-14 16:45:08
Last Update: 2024-04-05 00:43:40
Commit Hash: ce6eaa8
License: BSD2CLAUSE
WWW:
https://github.com/auerlab/peak-classifier
Description:
Classify ChIP/ATAC-Seq peaks based on features provided in a GFF Peaks are provided in a BED file sorted by chromosome and position. The GFF must be sorted by chromosome and position, with gene-level features separated by ### tags and each gene organized into subfeatures such as transcripts and exons. This is the default for common data sources.
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
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/peak-classifier-0.1.4.13_1/catalog.mk
  2. /usr/local/share/licenses/peak-classifier-0.1.4.13_1/LICENSE
  3. /usr/local/share/licenses/peak-classifier-0.1.4.13_1/BSD2CLAUSE
  4. bin/extract-genes
  5. bin/feature-view
  6. bin/filter-overlaps
  7. bin/peak-classifier
  8. libexec/extract-genes.awk
  9. share/man/man1/extract-genes.1.gz
  10. share/man/man1/feature-view.1.gz
  11. share/man/man1/filter-overlaps.1.gz
  12. share/man/man1/peak-classifier.1.gz
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • peak-classifier>0:biology/peak-classifier
To install the port:
cd /usr/ports/biology/peak-classifier/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/peak-classifier
  • pkg install peak-classifier
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: peak-classifier
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694019604 SHA256 (auerlab-peak-classifier-0.1.4-13-gfb89af3_GH0.tar.gz) = 83fd1032eb3ab8b92ffbbf9f06da1b18cf93a39bc01aba249961550e548c0df1 SIZE (auerlab-peak-classifier-0.1.4-13-gfb89af3_GH0.tar.gz) = 87429

Packages (timestamps in pop-ups are UTC):
peak-classifier
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.1.4.13_1--0.1.4.13_1---
FreeBSD:13:quarterly0.1.4.130.1.4.13--0.1.4.13_1-0.1.4.13-
FreeBSD:14:latest0.1.4.13_10.1.4.13_1--0.1.4.13_1---
FreeBSD:14:quarterly0.1.4.130.1.4.13_1--0.1.4.13_1-0.1.4.13-
FreeBSD:15:latest0.1.4.13_10.1.4.13_1n/a0.1.4.13n/a-0.1.4.13-
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. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. bedtools : biology/bedtools
  2. py39-matplotlib>0 : math/py-matplotlib@py39
  3. python3.9 : lang/python39
Library dependencies:
  1. libxtend.so : devel/libxtend
  2. libbiolibc.so : biology/biolibc
This port is required by:
for Run
  1. biology/atac-seq
  2. biology/chip-seq

Configuration Options:
No options to configure
Options name:
biology_peak-classifier
USES:
localbase 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/auerlab/peak-classifier/tar.gz/0.1.4-13-gfb89af3?dummy=/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4.13_1
05 Apr 2024 00:43:40
commit hash: ce6eaa8e39be2859ced7f67fc01062e4e50992becommit hash: ce6eaa8e39be2859ced7f67fc01062e4e50992becommit hash: ce6eaa8e39be2859ced7f67fc01062e4e50992becommit hash: ce6eaa8e39be2859ced7f67fc01062e4e50992be files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
biology/peak-classifier: Clean up USES=python

- Fix d6b521a455883ea2b387fb9cf61637ea879b746c
- Reapply 1d86601d3200c531e7fcd174cdd1feaf6d616518

USES=python means USES=python:3.8+ now.

Approved by:	portmgr (blanket)
With hat:	python
0.1.4.13_1
02 Mar 2024 19:37:42
commit hash: 3312d5f90102d628fcf1e50c6b84ae719f66c494commit hash: 3312d5f90102d628fcf1e50c6b84ae719f66c494commit hash: 3312d5f90102d628fcf1e50c6b84ae719f66c494commit hash: 3312d5f90102d628fcf1e50c6b84ae719f66c494 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
biology/peak-classifier: Move man pages to share/man

Approved by:	portmgr (blanket)
0.1.4.13
28 Oct 2023 11:38:43
commit hash: d6b521a455883ea2b387fb9cf61637ea879b746ccommit hash: d6b521a455883ea2b387fb9cf61637ea879b746ccommit hash: d6b521a455883ea2b387fb9cf61637ea879b746ccommit hash: d6b521a455883ea2b387fb9cf61637ea879b746c files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.4.13

Updates for new libxtend API
0.1.4.11
06 Sep 2023 20:50:36
commit hash: 1d86601d3200c531e7fcd174cdd1feaf6d616518commit hash: 1d86601d3200c531e7fcd174cdd1feaf6d616518commit hash: 1d86601d3200c531e7fcd174cdd1feaf6d616518commit hash: 1d86601d3200c531e7fcd174cdd1feaf6d616518 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
biology/peak-classifier: Clean up USES=python

Approved by:	portmgr (blanket)
With hat:	python
0.1.4.11
11 Aug 2023 20:44:14
commit hash: 9b09bd9028308deec3cc1610f673aba3a0450583commit hash: 9b09bd9028308deec3cc1610f673aba3a0450583commit hash: 9b09bd9028308deec3cc1610f673aba3a0450583commit hash: 9b09bd9028308deec3cc1610f673aba3a0450583 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.4.11

Updates for biolibc GFF3 API changes
0.1.4.8
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.1.4.8
10 Jun 2023 11:57:56
commit hash: 55b91b159bfdb2c2201a68d7eebe857aad3a8b2ccommit hash: 55b91b159bfdb2c2201a68d7eebe857aad3a8b2ccommit hash: 55b91b159bfdb2c2201a68d7eebe857aad3a8b2ccommit hash: 55b91b159bfdb2c2201a68d7eebe857aad3a8b2c files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.4.8

Updates for libxtend API
Minor fixes
0.1.4.5_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.1.4.5
11 Dec 2022 20:09:20
commit hash: 4b09e48aecc23e12eb75330493000fa114cfab5dcommit hash: 4b09e48aecc23e12eb75330493000fa114cfab5dcommit hash: 4b09e48aecc23e12eb75330493000fa114cfab5dcommit hash: 4b09e48aecc23e12eb75330493000fa114cfab5d files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.4-5

Update for biolibc API changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.4
11 Jun 2022 14:26:57
commit hash: 620c716685c4419012e33c5093238ce8d7621821commit hash: 620c716685c4419012e33c5093238ce8d7621821commit hash: 620c716685c4419012e33c5093238ce8d7621821commit hash: 620c716685c4419012e33c5093238ce8d7621821 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.4

Update for bl_gff_t API streamlining

Changes:        https://github.com/auerlab/peak-classifier/tags
0.1.3
15 Mar 2022 21:41:51
commit hash: aa7ea85d2bf2cf468e22ddc3dcc74008d2759281commit hash: aa7ea85d2bf2cf468e22ddc3dcc74008d2759281commit hash: aa7ea85d2bf2cf468e22ddc3dcc74008d2759281commit hash: aa7ea85d2bf2cf468e22ddc3dcc74008d2759281 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.3

Minor update for biolibc 0.2.2 API changes
0.1.2
14 Dec 2021 19:45:32
commit hash: 084fcf005687bbc5c855f58a873087f3d759b6d8commit hash: 084fcf005687bbc5c855f58a873087f3d759b6d8commit hash: 084fcf005687bbc5c855f58a873087f3d759b6d8commit hash: 084fcf005687bbc5c855f58a873087f3d759b6d8 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.2

Mainly updates for evolving libxtend and biolibc APIs
A few minor fixes and enhancements
0.1.1.21
02 Sep 2021 23:15:40
commit hash: 7e94c6d1f86cebaa77367f9a86ca452efaf70baecommit hash: 7e94c6d1f86cebaa77367f9a86ca452efaf70baecommit hash: 7e94c6d1f86cebaa77367f9a86ca452efaf70baecommit hash: 7e94c6d1f86cebaa77367f9a86ca452efaf70bae files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.1.21

Fix regression: Replace BL_BED_SET_STRAND() macro with
bl_bed_set_strand(), which performs sanity checks
0.1.1.20
28 Aug 2021 01:34:46
commit hash: b16616b283a7564fbd6a001b47decd2d89fcc5c5commit hash: b16616b283a7564fbd6a001b47decd2d89fcc5c5commit hash: b16616b283a7564fbd6a001b47decd2d89fcc5c5commit hash: b16616b283a7564fbd6a001b47decd2d89fcc5c5 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Update to 0.1.1.20

Updates for libxtend and biolibc API changes
0.1.1
14 Jun 2021 16:40:33
commit hash: 5a2a6eb32954aa49c79269b08fd7e26ca4436f3dcommit hash: 5a2a6eb32954aa49c79269b08fd7e26ca4436f3dcommit hash: 5a2a6eb32954aa49c79269b08fd7e26ca4436f3dcommit hash: 5a2a6eb32954aa49c79269b08fd7e26ca4436f3d files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/peak-classifier: Classify peaks based on GFF features

Classify ChIP/ATAC-Seq peaks based on features provided in a GFF

Peaks are provided in a BED file sorted by chromosome and position.
The GFF must be sorted by chromosome and position, with gene-level
features separated by ### tags and each gene organized into
subfeatures such as transcripts and exons.  This is the default for
common data sources.

Number of commits found: 17