| Port details on branch 2026Q3 |
- bamtools API and toolkit for handling BAM files
- 2.5.3 biology
=0 2.5.3Version of this port present on the latest quarterly branch. - Maintainer: jwb@FreeBSD.org
 - Port Added: 2018-03-28 13:26:48
- Last Update: 2025-05-19 21:21:57
- Commit Hash: 101f13e
- License: MIT
- WWW:
- https://github.com/pezmaster31/bamtools
- Description:
- BamTools provides both a programmer's API and an end-user's toolkit for
handling BAM files.
BAM is the binary alternative to the sequence alignment/map (SAM) format used
for storing genetic sequence data. It uses BGZF block compression implemented
on top of the standard gzip file format to provide good compression while
allowing efficient random access for indexed queries.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- bamtools>0:biology/bamtools
- To install the port:
- cd /usr/ports/biology/bamtools/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/bamtools
- pkg install bamtools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bamtools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747676701
SHA256 (pezmaster31-bamtools-v2.5.3_GH0.tar.gz) = 7d4e59bac7c03bde488fe43e533692f78b5325a097328785ec31373ffac08344
SIZE (pezmaster31-bamtools-v2.5.3_GH0.tar.gz) = 245648
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libjsoncpp.so : devel/jsoncpp
- This port is required by:
- for Libraries
-
- biology/augustus
- for Run
-
- biology/biostar-tools
- biology/ddocent
Configuration Options:
- No options to configure
- Options name:
- biology_bamtools
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|