Port details |
- pooler Optimise DNA sequencing primer-set combinations
- 1.89 biology
=2 1.88_1Version of this port present on the latest quarterly branch. - Maintainer: ssb22@cam.ac.uk
 - Port Added: 2020-11-15 19:32:44
- Last Update: 2025-02-01 01:36:31
- Commit Hash: 70c1cdc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://ssb22.user.srcf.net/pooler/
- Description:
- Optimise combinations of primers and minimise the formation of dimers in
multiplexed PCR.
Primer Pooler can:
* Check through each proposed pool for combinations that are likely to form
dimers
* Automatically move prospective amplicons between proposed pools to reduce
dimer formation
* Automatically search the genome sequence to find which amplicons overlap, and
place their corresponding primers in separate pools
* Optionally keep pool sizes within a specified range
* Handle thousands of primers without being slow (useful for high-throughput
sequencing applications)
* Do all of the above with degenerate primers too.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/biology/pooler/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/pooler
- pkg install pooler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pooler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738367688
SHA256 (ssb22-PrimerPooler-v1.89-gf33bf5d_GH0.tar.gz) = 8e4f91ee42191c4b3fd8d7036f75e067c66a76f1fd4d105231daf91a8e3e4976
SIZE (ssb22-PrimerPooler-v1.89-gf33bf5d_GH0.tar.gz) = 135036
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:
-
- update-desktop-database : devel/desktop-file-utils
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- biology_pooler
- USES:
- desktop-file-utils
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.89 01 Feb 2025 01:36:31
    |
Wen Heping (wen)  |
biology/pooler: Update to 1.89
PR: 284463
Reported by: ssb22@cam.ac.uk(maintainer) |
1.88_1 22 Feb 2024 13:23:50
    |
Muhammad Moinur Rahman (bofh)  |
biology/pooler: Moved man to share/man
Approved by: portmgr (blanket) |
1.88 10 Sep 2023 13:06:18
    |
Jason W. Bacon (jwb)  |
biology/pooler: Update to 1.88
Fix infinite loop
Changes: https://ssb22.user.srcf.net/pooler/#changes
PR: 273604
Reported by: silas-freebsd@flatline.org.uk |
1.86 19 Dec 2022 07:56:15
    |
Fernando Apesteguía (fernape)  Author: Silas S. Brown |
biology/pooler: update to 1.86
ChangeLog:
https://github.com/ssb22/PrimerPooler/commit/0d2b55459d0689ad505a34fe54d2d7214890b13d
* fix spurious memory error on M1 Mac
PR: 268445
Reported by: silas-freebsd@flatline.org.uk (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.85 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.85 12 Jul 2022 12:47:45
    |
Jason W. Bacon (jwb)  |
biology/pooler: Update to 1.85
Change default annealing temperature from 37C to 45C
PR: 265163
Reported by: silas-freebsd@flatline.org.uk |
1.84 27 Apr 2022 13:22:12
    |
Piotr Kubaj (pkubaj)  |
biology/pooler: use openmp only when omp.h is present |
1.84 14 Mar 2022 14:41:38
    |
Jason W. Bacon (jwb)  |
biology/pooler: Update to 1.84
Bug fix for high core-count machines
PR: 232454
Reported by: silas-freebsd@flatline.org.uk |
1.82 10 Feb 2022 14:23:48
    |
Fernando Apesteguía (fernape)  |
biology/pooler: update to 1.82
ChangeLog: http://ssb22.user.srcf.net/pooler/#changes
PR: 261741
Reported by: silas-freebsd@flatline.org.uk |
1.78_1 06 Oct 2021 20:52:30
    |
Piotr Kubaj (pkubaj)  |
biology/pooler: fix build on powerpc
In file included from bit-common.c:63:
In file included from ./bit-choice.h:23:
In file included from ./triangle.h:44:
./openmp.h:19:10: fatal error: 'omp.h' file not found |
1.78_1 03 Oct 2021 17:47:27
    |
Fernando Apesteguía (fernape)  |
*/*: Remove compiler:openmp from Mk/Uses/compiler.mk
The option implied a dependency on gcc but clang got openmp support long ago.
Remove compiler:openmp from Mk/Uses/compiler.mk
For ports using USE=compiler:openmp, just remove it and make them build with
clang.
Fix conditionals when necessary
Bump PORTREVISION where appropriate
If problem arises, they can be addressed by using USE_GCC=yes
An update to the Porter's Handbook will follow.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D31971 |
1.78 28 Aug 2021 14:35:01
    |
Jason W. Bacon (jwb)  |
biology/pooler: Update to 1.78
Adds desktop file
PR: 258120
Reported by: Silas S. Brown <silas-freebsd@flatline.org.uk> |
1.77 21 Aug 2021 22:12:35
    |
Jason W. Bacon (jwb)  |
biology/pooler: Update to 1.77
Minor fixes and enhancements.
Reported by: silas-freebsd@flatline.org.uk |
1.76 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.76 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.76 08 Jan 2021 22:44:13
  |
jwb  |
biology/pooler: Upgrade to 1.76
Fixes race condition for make jobs in upstream Makefile
PR: 252352
Submitted by: silas-freebsd@flatline.org.uk |
1.75 15 Nov 2020 18:50:18
  |
jwb  |
biology/pooler: Optimise DNA sequencing primer-set combinations
Optimise combinations of primers and minimise the formation of dimers in
multiplexed PCR.
Primer Pooler can:
* Check through each proposed pool for combinations that are likely to form
dimers
* Automatically move prospective amplicons between proposed pools to reduce
dimer formation
* Automatically search the genome sequence to find which amplicons overlap, and
place their corresponding primers in separate pools (Only the first 15 lines of the commit message are shown above ) |