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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
fasda-utils Fast and simple differential analysis extras
0.1.0.2 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 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: 2025-04-06 11:30:07
Last Update: 2025-05-05 21:45:37
Commit Hash: 9a23bea
License: BSD2CLAUSE
WWW:
https://github.com/auerlab/fasda-utils
Description:
FASDA aims to provide a fast and simple differential analysis tool that just works and does not require any knowledge beyond basic Unix command-line skills. The code is written entirely in C to maximize efficiency and portability, and to provide a simple command-line user interface. FASDA-utils is a collection of optional companion programs and scripts. They are separated from the main FASDA distribution in order to keep FASDA packages minimal.
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 (6 items)
Collapse this list.
  1. libexec/fasda/heatmap
  2. libexec/fasda/heatmap.py
  3. share/man/man1/fasda-heatmap.1.gz
  4. /usr/local/share/licenses/fasda-utils-0.1.0.2/catalog.mk
  5. /usr/local/share/licenses/fasda-utils-0.1.0.2/LICENSE
  6. /usr/local/share/licenses/fasda-utils-0.1.0.2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • fasda-utils>0:biology/fasda-utils
To install the port:
cd /usr/ports/biology/fasda-utils/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/fasda-utils
  • pkg install fasda-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fasda-utils
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746452435 SHA256 (auerlab-fasda-utils-0.1.0-2-gf9217f0_GH0.tar.gz) = 6dfa802e31e7f0f8a1721ac2f00b5a535999d8b78a54b550d5baea96476b5f9f SIZE (auerlab-fasda-utils-0.1.0-2-gf9217f0_GH0.tar.gz) = 4910

Packages (timestamps in pop-ups are UTC):
fasda-utils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.00.1.0.1-0.1.00.1.0.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.1.0.1--0.1.0.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.1.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. py311-seaborn>=0 : math/py-seaborn@py311
  2. py311-fastcluster>=0 : math/py-fastcluster@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
biology_fasda-utils
USES:
python:run 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/fasda-utils/tar.gz/0.1.0-2-gf9217f0?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0.2
05 May 2025 21:45:37
commit hash: 9a23beadaa333526acd868a3745edd7417d8d401commit hash: 9a23beadaa333526acd868a3745edd7417d8d401commit hash: 9a23beadaa333526acd868a3745edd7417d8d401commit hash: 9a23beadaa333526acd868a3745edd7417d8d401 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/fasda-utils: Update to 0.1.0.2

heatmap.py: Use Z-scores for seaborn.clustermap()
0.1.0.1
28 Apr 2025 15:42:46
commit hash: 6034a63dcea9627f24da4877ceafb683ec609fa5commit hash: 6034a63dcea9627f24da4877ceafb683ec609fa5commit hash: 6034a63dcea9627f24da4877ceafb683ec609fa5commit hash: 6034a63dcea9627f24da4877ceafb683ec609fa5 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/fasda-utils: Update to 0.1.0.1

More portable mktemp usage
0.1.0
06 Apr 2025 11:27:20
commit hash: cc15cab2da4cd9463feff37ef38e71f123eb7caacommit hash: cc15cab2da4cd9463feff37ef38e71f123eb7caacommit hash: cc15cab2da4cd9463feff37ef38e71f123eb7caacommit hash: cc15cab2da4cd9463feff37ef38e71f123eb7caa files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/fasda-utils: Fast and simple differential analysis extras

FASDA aims to provide a fast and simple differential analysis tool
that just works and does not require any knowledge beyond basic Unix
command-line skills. The code is written entirely in C to maximize
efficiency and portability, and to provide a simple command-line user
interface.

FASDA-utils is a collection of optional companion programs and
scripts.  They are separated from the main FASDA distribution in order
to keep FASDA packages minimal.

Number of commits found: 3