Source: metaeuk
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               libgzstream-dev,
               libsimde-dev,
               libips4o-dev,
               libxxhash-dev,
               libzstd-dev,
               libbz2-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/metaeuk
Vcs-Git: https://salsa.debian.org/med-team/metaeuk.git
Rules-Requires-Root: no
Homepage: https://github.com/soedinglab/metaeuk

Package: metaeuk
# only little-endian and 64-bit
Architecture: amd64 arm64 mips64el ppc64el ia64 kfreebsd-amd64 riscv64
Depends: ${shlibs:Depends}, ${misc:Depends}
Built-Using: ${simde:Built-Using}
Description: sensitive, high-throughput gene discovery and annotation for metagenomics
 MetaEuk is a modular toolkit designed for large-scale gene discovery and
 annotation in eukaryotic metagenomic contigs. MetaEuk combines the fast and
 sensitive homology search capabilities of MMseqs2 with a dynamic programming
 procedure to recover optimal exons sets. It reduces redundancies in multiple
 discoveries of the same gene and resolves conflicting gene predictions on the
 same strand.

Package: metaeuk-examples
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: metaeuk
Description: optional resources for the metaeuk package
 MetaEuk is a modular toolkit designed for large-scale gene discovery and
 annotation in eukaryotic metagenomic contigs. MetaEuk combines the fast and
 sensitive homology search capabilities of MMseqs2 with a dynamic programming
 procedure to recover optimal exons sets. It reduces redundancies in multiple
 discoveries of the same gene and resolves conflicting gene predictions on the
 same strand.
 .
 This package contains example sequences for testing etc.
