Skip to content
Snippets Groups Projects
Commit 7989e8dd authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

biology/andi: New ports: Efficient estimation of evolutionary distances

parent 8e55ceb4
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
SUBDIR += R-cran-BiocManager
SUBDIR += abyss
SUBDIR += ad2vcf
SUBDIR += andi
SUBDIR += artemis
SUBDIR += atac-seq
SUBDIR += augustus
......
PORTNAME= andi
DISTVERSIONPREFIX= v
DISTVERSION= 0.14-3
DISTVERSIONSUFFIX= -g390af15
CATEGORIES= biology devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Efficient estimation of evolutionary distances
WWW= https://github.com/EvolBioInf/andi
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libdivsufsort.so:math/libdivsufsort \
libgsl.so:math/gsl
USES= autoreconf gmake localbase pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= EvolBioInf
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
PORTDOCS= *
PLIST_FILES= bin/andi \
share/man/man1/andi.1.gz
.include <bsd.port.mk>
TIMESTAMP = 1725743879
SHA256 (EvolBioInf-andi-v0.14-3-g390af15_GH0.tar.gz) = 7373445abd107bbc7fed2f3f01e3dbc34955089cf0690e26beb16bd4014b39ce
SIZE (EvolBioInf-andi-v0.14-3-g390af15_GH0.tar.gz) = 539569
andi is a program for estimating the evolutionary distance between closely
related genomes. These distances can be used to rapidly infer phylogenies
for big sets of genomes. Because andi does not compute full alignments,
it is so efficient that it scales even up to thousands of bacterial genomes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment