File: control

package info (click to toggle)
harvest-tools 1.3-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 23,312 kB
  • sloc: cpp: 5,063; python: 216; makefile: 71; sh: 25; ansic: 7
file content (30 lines) | stat: -rw-r--r-- 1,255 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: harvest-tools
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cython3,
               python3-setuptools,
               protobuf-compiler,
               capnproto,
               libprotobuf-dev,
               libcapnp-dev,
               zlib1g-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/harvest-tools
Vcs-Git: https://salsa.debian.org/med-team/harvest-tools.git
Homepage: https://harvest.readthedocs.org/en/latest/content/harvest-tools.html
Rules-Requires-Root: no

Package: harvest-tools
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: archiving and postprocessing for reference-compressed genomic multi-alignments
 HarvestTools is a utility for creating and interfacing with Gingr files,
 which are efficient archives that the Harvest Suite uses to store
 reference-compressed multi-alignments, phylogenetic trees, filtered
 variants and annotations. Though designed for use with Parsnp and Gingr,
 HarvestTools can also be used for generic conversion between standard
 bioinformatics file formats.