File: control

package info (click to toggle)
microbegps 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 166,564 kB
  • sloc: python: 2,786; makefile: 10
file content (28 lines) | stat: -rw-r--r-- 1,136 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
Source: microbegps
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~),
               dh-python,
               python,
               python-setuptools,
               python-qt4
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/microbegps
Vcs-Git: https://salsa.debian.org/med-team/microbegps.git
Homepage: http://sourceforge.net/projects/microbegps/

Package: microbegps
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-matplotlib-venn,
         python-qt4
Description: explorative taxonomic profiling tool for metagenomic data
 MicrobeGPS is a bioinformatics tool for the analysis of metagenomic
 sequencing data. The goal is to profile the composition of metagenomic
 communities as accurately as possible and present the results to the
 user in a convenient manner. One main focus is reliability: the tool
 calculates quality metrics for the estimated candidates and allows the
 user to identify false candidates easily.