File: control

package info (click to toggle)
lefse 1.0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 300 kB
  • sloc: python: 2,715; sh: 27; makefile: 14
file content (23 lines) | stat: -rw-r--r-- 955 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
Source: lefse
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 (>= 11~),
               python-all,
               dh-python
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/med-team/lefse
Vcs-Git: https://salsa.debian.org/med-team/lefse.git
Homepage: https://bitbucket.org/biobakery/biobakery/wiki/lefse

Package: lefse
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends}
Description: determine features of organisms, clades, taxonomic units, genes
 LEfSe (Linear discriminant analysis Effect Size) determines the features
 (organisms, clades, operational taxonomic units, genes, or functions)
 most likely to explain differences between classes by coupling standard
 tests for statistical significance with additional tests encoding
 biological consistency and effect relevance.