Port details on branch 2023Q3 |
- seqkit Cross-platform and ultrafast toolkit for FASTA/Q file manipulation
- 2.4.0_4 biology
=0 2.4.0_4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-08-04 15:02:22
- Last Update: 2023-09-08 14:39:12
- Commit Hash: 793b61c
- License: MIT
- WWW:
- https://bioinf.shenwei.me/seqkit/
- Description:
- FASTA and FASTQ are basic and ubiquitous formats for storing nucleotide and
protein sequences. Common manipulations of FASTA/Q file include converting,
searching, filtering, deduplication, splitting, shuffling, and sampling.
Existing tools only implement some of these manipulations, and not particularly
efficiently, and some are only available for certain operating systems.
Furthermore, the complicated installation process of required packages and
running environments can render these programs less user friendly.
SeqKit is a cross-platform ultrafast comprehensive toolkit for FASTA/Q
processing. SeqKit provides executable binary files for all major operating
systems, including Windows, Linux, and Mac OS X, and can be directly used
without any dependencies or pre-configurations. SeqKit demonstrates competitive
performance in execution time and memory usage compared to similar tools. The
efficiency and usability of SeqKit enable researchers to rapidly accomplish
common FASTA/Q file manipulations.
¦ ¦ ¦ ¦ 
- 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/seqkit/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/seqkit
- pkg install seqkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: seqkit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679152309
SHA256 (go/biology_seqkit/seqkit-v2.4.0/v2.4.0.mod) = b2e9bfdf3899c8c4f9a736e0a18599ec36784db188fbce8c4dc1e578a7bfe2f8
SIZE (go/biology_seqkit/seqkit-v2.4.0/v2.4.0.mod) = 2391
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:
-
- go120 : lang/go120
- Fetch dependencies:
-
- go120 : lang/go120
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- biology_seqkit
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|