File: control

package info (click to toggle)
clonalframeml 1.11-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 700 kB
  • sloc: cpp: 10,289; ansic: 133; makefile: 22; sh: 2
file content (33 lines) | stat: -rw-r--r-- 1,687 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
Source: clonalframeml
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~)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/clonalframeml
Vcs-Git: https://salsa.debian.org/med-team/clonalframeml.git
Homepage: https://github.com/xavierdidelot/ClonalFrameML

Package: clonalframeml
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Efficient Inference of Recombination in Whole Bacterial Genomes
 ClonalFrameML is a software package that performs efficient inference of
 recombination in bacterial genomes. ClonalFrameML was created by Xavier
 Didelot and Daniel Wilson. ClonalFrameML can be applied to any type of
 aligned sequence data, but is especially aimed at analysis of whole
 genome sequences. It is able to compare hundreds of whole genomes in a
 matter of hours on a standard Desktop computer. There are three main
 outputs from a run of ClonalFrameML: a phylogeny with branch lengths
 corrected to account for recombination, an estimation of the key
 parameters of the recombination process, and a genomic map of where
 recombination took place for each branch of the phylogeny.
 .
 ClonalFrameML is a maximum likelihood implementation of the Bayesian
 software ClonalFrame which was previously described by Didelot and
 Falush (2007). The recombination model underpinning ClonalFrameML is
 exactly the same as for ClonalFrame, but this new implementation is a
 lot faster, is able to deal with much larger genomic dataset, and does
 not suffer from MCMC convergence issues