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
Port details
preseq Predict yield of distinct reads from a genomic library
3.2.0 biologynew! 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: 2024-11-22 20:39:08
Last Update: 2024-11-24 13:50:11
Commit Hash: 1c58b37
License: GPLv3
WWW:
https://github.com/smithlabcode/preseq
Description:
The preseq package is aimed at predicting the yield of distinct reads from a genomic library from an initial sequencing experiment. The estimates can then be used to examine the utility of further sequencing, optimize the sequencing depth, or to screen multiple libraries to avoid low complexity samples.
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 (23 items)
Collapse this list.
  1. /usr/local/share/licenses/preseq-3.2.0/catalog.mk
  2. /usr/local/share/licenses/preseq-3.2.0/LICENSE
  3. /usr/local/share/licenses/preseq-3.2.0/GPLv3
  4. bin/preseq
  5. bin/to-mr
  6. include/GenomicRegion.hpp
  7. include/MappedRead.hpp
  8. include/OptionParser.hpp
  9. include/QualityScore.hpp
  10. include/bisulfite_utils.hpp
  11. include/chromosome_utils.hpp
  12. include/cigar_utils.hpp
  13. include/dna_four_bit.hpp
  14. include/htslib_wrapper_deprecated.hpp
  15. include/sam_record.hpp
  16. include/sim_utils.hpp
  17. include/smithlab_os.hpp
  18. include/smithlab_utils.hpp
  19. include/zlib_wrapper.hpp
  20. lib/libsmithlab_cpp.a
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • preseq>0:biology/preseq
To install the port:
cd /usr/ports/biology/preseq/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/preseq
  • pkg install preseq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: preseq
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armv6 armv7 i386 mips powerpc powerpcspe
distinfo:
TIMESTAMP = 1732301093 SHA256 (preseq-3.2.0.tar.gz) = 95b81c9054e0d651de398585c7e96b807ad98f0bdc541b3e46665febbe2134d9 SIZE (preseq-3.2.0.tar.gz) = 6488708

Packages (timestamps in pop-ups are UTC):
preseq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.03.2.0------
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.2.03.2.0------
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.2.03.2.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libhts.so : biology/htslib
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
biology_preseq
USES:
localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/smithlabcode/preseq/releases/download/v3.2.0/
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
3.2.0
24 Nov 2024 13:50:11
commit hash: 1c58b378342de7c0a1c41fc1a13bca25f658d76fcommit hash: 1c58b378342de7c0a1c41fc1a13bca25f658d76fcommit hash: 1c58b378342de7c0a1c41fc1a13bca25f658d76fcommit hash: 1c58b378342de7c0a1c41fc1a13bca25f658d76f files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
preseq: Not for 32-bit platforms

Build fails on i386 and bioinformatics generally requires 64 bits
3.2.0
22 Nov 2024 20:35:51
commit hash: af7a74db0001a2996b12a6e45c3ac235b92647b7commit hash: af7a74db0001a2996b12a6e45c3ac235b92647b7commit hash: af7a74db0001a2996b12a6e45c3ac235b92647b7commit hash: af7a74db0001a2996b12a6e45c3ac235b92647b7 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/preseq: Predict yield of distinct reads from a genomic library

The preseq package is aimed at predicting the yield of distinct reads
from a genomic library from an initial sequencing experiment. The
estimates can then be used to examine the utility of further
sequencing, optimize the sequencing depth, or to screen multiple
libraries to avoid low complexity samples.

Number of commits found: 2