File: control

package info (click to toggle)
clonalframe 1.2-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 520 kB
  • sloc: cpp: 3,775; sh: 10; makefile: 9
file content (32 lines) | stat: -rw-r--r-- 1,483 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
Source: clonalframe
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),
               qt5-qmake,
               libgsl-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/clonalframe
Vcs-Git: https://salsa.debian.org/med-team/clonalframe.git
Homepage: http://www.xavierdidelot.xtreemhost.com/clonalframe.htm
Rules-Requires-Root: no

Package: clonalframe
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: clonalframeml
Description: inference of bacterial microevolution using multilocus sequence data
 ClonalFrame identifies the clonal relationships between the members of
 a sample, while also estimating the chromosomal position of homologous
 recombination events that have disrupted the clonal inheritance.
 .
 ClonalFrame can be applied to any kind of sequence data, from a single
 fragment of DNA to whole genomes. It is well suited for the analysis of
 MLST data, where 7 gene fragments have been sequenced, but becomes
 progressively more powerful as the sequenced regions increase in length
 and number up to whole genomes. However, it requires the sequences to be
 aligned. If you have genomic data that is not aligned, it is recommend to
 use Mauve which produces alignment of whole bacterial genomes in
 exactly the format required for analysis with ClonalFrame.