File: control

package info (click to toggle)
abacas 1.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 168 kB
  • sloc: sh: 31; perl: 9; makefile: 4
file content (30 lines) | stat: -rw-r--r-- 1,437 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
Source: abacas
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 (>= 9)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/abacas/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/abacas/trunk/
Homepage: http://abacas.sourceforge.net/

Package: abacas
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         mummer
Description: Algorithm Based Automatic Contiguation of Assembled Sequences
 ABACAS is intended to rapidly contiguate (align, order, orientate),
 visualize and design primers to close gaps on shotgun assembled contigs
 based on a reference sequence.
 .
 ABACAS uses MUMmer to find alignment positions and identify syntenies
 of assembled contigs against the reference. The output is then processed
 to generate a pseudomolecule taking overlapping contigs and gaps in to
 account. ABACAS generates a comparision file that can be used to
 visualize ordered and oriented contigs in ACT. Synteny is represented by
 red bars where colour intensity decreases with lower values of percent
 identity between comparable blocks. Information on contigs such as the
 orientation, percent identity, coverage and overlap with other contigs
 can also be visualized by loading the outputted feature file on ACT.