File: control

package info (click to toggle)
ampliconnoise 1.29-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,020 kB
  • sloc: ansic: 18,080; sh: 2,842; perl: 2,089; makefile: 234
file content (32 lines) | stat: -rw-r--r-- 1,262 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: ampliconnoise
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Tim Booth <tbooth@ceh.ac.uk>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
               libgsl-dev,
               libopenmpi-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/ampliconnoise/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ampliconnoise/trunk/
Homepage: http://code.google.com/p/ampliconnoise/

Package: ampliconnoise
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         mafft
Recommends: openmpi-bin
Description: removal of noise from 454 sequenced PCR amplicons
 AmpliconNoise is a package of applications to clean up high-throughput
 sequence data.  It consists of three main parts:
 .
 Pyronoise - does flowgram-based clustering to spot misreads
 SeqNoise - removes PCR point mutations
 Perseus - removes PCR chimeras without the need for a set of reference
 sequences
 .
 Previously there was a standalone "Pyronoise" by the same authors and
 this package includes an updated version.  There is also a "Denoiser"
 in Qiime which is related but distinct.