File: control

package info (click to toggle)
sepp 4.5.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 33,376 kB
  • sloc: python: 5,635; java: 4,698; sh: 2,203; makefile: 53; xml: 31
file content (42 lines) | stat: -rw-r--r-- 1,424 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
31
32
33
34
35
36
37
38
39
40
41
42
Source: sepp
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Pierre Gruet <pgt@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3,
               python3-setuptools,
               python3-dendropy,
               ant,
               libjenkins-json-java,
               libgoogle-gson-java,
               ncbi-blast+ <!nocheck>,
               pplacer <!nocheck>,
               hmmer <!nocheck>
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/med-team/sepp
Vcs-Git: https://salsa.debian.org/med-team/sepp.git
Homepage: https://github.com/smirarab/sepp/
Rules-Requires-Root: no

Package: sepp
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         default-jre,
         hmmer,
         pplacer,
         libjenkins-json-java,
         libgoogle-gson-java,
         libjson-java,
         ncbi-blast+
Description: phylogeny with ensembles of Hidden Markov Models
 The tool SEPP implementing these methods uses ensembles of Hidden Markov
 Models (HMMs) in different ways, each focusing on a different problem.
 .
 SEPP stands for "SATe-enabled Phylogenetic Placement", and addresses the
 problem of phylogenetic placement of short reads into reference
 alignments and trees.