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
fasda Fast and simple differential analysis
0.1.5_1 biology on this many watch lists=2 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 0.1.5_1Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-14 00:00:46
Last Update: 2024-03-02 19:03:05
Commit Hash: 3901323
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD2CLAUSE
WWW:
https://github.com/auerlab/fasda
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.
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 (16 items)
Collapse this list.
  1. /usr/local/share/licenses/fasda-0.1.5_1/catalog.mk
  2. /usr/local/share/licenses/fasda-0.1.5_1/LICENSE
  3. /usr/local/share/licenses/fasda-0.1.5_1/BSD2CLAUSE
  4. bin/fasda
  5. libexec/fasda/abundance
  6. libexec/fasda/fold-change
  7. libexec/fasda/normalize
  8. libexec/fasda/pval-sim
  9. share/man/man1/fasda-abundance.1.gz
  10. share/man/man1/fasda-fold-change.1.gz
  11. share/man/man1/fasda-normalize.1.gz
  12. share/man/man1/fasda-pval-sim.1.gz
  13. share/man/man1/fasda.1.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • fasda>0:biology/fasda
To install the port:
cd /usr/ports/biology/fasda/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/fasda
  • pkg install fasda
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fasda
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1698151465 SHA256 (auerlab-fasda-0.1.5_GH0.tar.gz) = 38ff2231259c67e814937f1032808b99fca24763d80dc7a6ad40cc65a518c085 SIZE (auerlab-fasda-0.1.5_GH0.tar.gz) = 77908

Packages (timestamps in pop-ups are UTC):
fasda
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.5_10.1.5_1-0.1.5_10.1.5_1---
FreeBSD:13:quarterly0.1.5_10.1.5_10.1.30.1.5_10.1.5_10.1.50.1.50.1.5
FreeBSD:14:latest0.1.5_10.1.5_10.1.20.1.5_10.1.5_10.1.3-0.1.3
FreeBSD:14:quarterly0.1.5_10.1.5_1-0.1.5_10.1.5_10.1.50.1.50.1.5
FreeBSD:15:latest0.1.5_10.1.5_1n/a0.1.5_1n/a0.1.50.1.50.1.5
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. stringtie>0 : biology/stringtie
Library dependencies:
  1. libxtend.so : devel/libxtend
  2. libbiolibc.so : biology/biolibc
This port is required by:
for Run
  1. biology/atac-seq
  2. biology/chip-seq
  3. biology/rna-seq

Configuration Options:
No options to configure
Options name:
biology_fasda
USES:
localbase
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/tar.gz/0.1.5?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.5_1
02 Mar 2024 19:03:05
commit hash: 39013231fcd6272b5bb400d8b13ca9fbb4c2013dcommit hash: 39013231fcd6272b5bb400d8b13ca9fbb4c2013dcommit hash: 39013231fcd6272b5bb400d8b13ca9fbb4c2013dcommit hash: 39013231fcd6272b5bb400d8b13ca9fbb4c2013d files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
biology/fasda: Move man pages to share/man

Approved by:	portmgr (blanket)
0.1.5
28 Oct 2023 11:32:20
commit hash: f20fa89b2c5271fcd7ff4c73e8944fb57267bd1ecommit hash: f20fa89b2c5271fcd7ff4c73e8944fb57267bd1ecommit hash: f20fa89b2c5271fcd7ff4c73e8944fb57267bd1ecommit hash: f20fa89b2c5271fcd7ff4c73e8944fb57267bd1e files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/fasda: Update to 0.1.5

abundance:
    Update stringtie command to also produce gene-level abundances
    Output 0 for effective length for now to clearly indicate that it's invalid
normalize: Add --debug option
    Updates for latest libxtend API
Test -> Yeast-test
Add Mouse-test suite with multiple mouse data options
Streamline test scripts

Changes: https://github.com/auerlab/fasda/releases
0.1.4
11 Aug 2023 20:39:06
commit hash: 67773b0db360dbd23843d82d0d63ba78da9e9457commit hash: 67773b0db360dbd23843d82d0d63ba78da9e9457commit hash: 67773b0db360dbd23843d82d0d63ba78da9e9457commit hash: 67773b0db360dbd23843d82d0d63ba78da9e9457 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/fasda: Update to 0.1.4

Add --debug
Replace --map-gene with --feature-type for more flexibility
Use extended REs for gff3 feature selection (default =
RNA$|transcript$|gene_segment$, same as transcript in GTF)
Add --output-dir
Support |-separated ID aliases (report last alias)
Support outsourcing abundance calculation (default = stringtie)
Several bug fixes and minor enhancements

Changes: https://github.com/auerlab/fasda/releases
0.1.3
10 Jun 2023 11:57:56
commit hash: 9ad927648c87e091a5daac27a65a3a877d24ba48commit hash: 9ad927648c87e091a5daac27a65a3a877d24ba48commit hash: 9ad927648c87e091a5daac27a65a3a877d24ba48commit hash: 9ad927648c87e091a5daac27a65a3a877d24ba48 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/fasda: Update to 0.1.3

Improvements to test scripts and results analysis scripts
Updates for libxtend API changes
Code clean up
Changes: outpaddling/libxtend/releases
0.1.2
12 Dec 2022 17:17:22
commit hash: 455ea913be3f86da7096e18368b4ac62e319dbe5commit hash: 455ea913be3f86da7096e18368b4ac62e319dbe5commit hash: 455ea913be3f86da7096e18368b4ac62e319dbe5commit hash: 455ea913be3f86da7096e18368b4ac62e319dbe5 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
biology/fasda: Fast and simple differential analysis

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.

Number of commits found: 5