microbiomeutil 20101212+dfsg-1 source package in Ubuntu

Changelog

microbiomeutil (20101212+dfsg-1) unstable; urgency=low


  * Initial release to Debian (Closes: #711086)
  * Remove copyrighted logo images from upstream tarball (the logo is
    only used in very short doc which works perfectly without this image)
  * debian/control: Use anonscm Vcs addresses

 -- Andreas Tille <email address hidden>  Mon, 22 Jul 2013 09:57:45 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
microbiomeutil_20101212+dfsg-1.dsc 1.7 KiB 4301f650538f48a6169031f65d8b86a49c3dc146f8cae44d5896b98c58695b14
microbiomeutil_20101212+dfsg.orig.tar.xz 1.8 MiB c782cd624d857bca74cabcbd18b57fadd2d569a725398019c36015486640832f
microbiomeutil_20101212+dfsg-1.debian.tar.gz 8.6 KiB 1d5a2c5de2df44513a1d6f35798aa671b863ea6d52ba350bd6dde35ee1d13a7f

No changes file available.

Binary packages built by this source

chimeraslayer: detects likely chimeras in PCR amplified DNA

 ChimeraSlayer is a chimeric sequence detection utility, compatible with
 near-full length Sanger sequences and shorter 454-FLX sequences (~500bp).
 .
 Chimera Slayer involves the following series of steps that operate to
 flag chimeric 16S rRNA sequences:
 .
  1. the ends of a query sequence are searched against an included
     database of reference chimera-free 16S sequences to identify potential
     parents of a chimera
  2. candidate parents of a chimera are selected as those that form a
     branched best scoring alignment to the NAST-formatted query sequence
  3. the NAST alignment of the query sequence is improved in a
     ‘chimera-aware’ profile-based NAST realignment to the selected
     reference parent sequences
  4. an evolutionary framework is used to flag query sequences found to
     exhibit greater sequence homology to an in silico chimera formed
     between any two of the selected reference parent sequences.
 .
 To run Chimera Slayer, you need NAST-formatted sequences generated by
 the nast-ier utility.
 .
 ChimeraSlayer is part of the microbiomeutil suite.

microbiomeutil: Microbiome Analysis Utilities

 The microbiomeutil package comes with the following utilities:
  * ChimeraSlayer: ChimeraSlayer for chimera detection.
  * NAST-iEr: NAST-based alignment tool.
  * WigeoN: A reimplementation of the Pintail 16S anomaly
                    detection utility
  * RESOURCES: Reference 16S sequences and NAST-alignments that
                    the tools above leverage.

microbiomeutil-data: Reference 16S sequences and NAST-alignments used by microbiomeutil tools

 Reference data for tools in the microbiomeutil package. The algorithms
 used by the tools chimeraslayer, nast-ier and wigeon are based on
 reference data which are provided by this package.

nast-ier: NAST-based DNA alignment tool

 The NAST-iEr alignment utility aligns a single raw nucleotide sequence
 against one or more NAST formatted sequences.
 .
 The alignment algorithm involves global dynamic programming profile
 alignment to fixed (NAST-formatted) multiply aligned template sequences
 without any end-gap penalty.
 .
 NAST-iEr is part of the microbiomeutil suite.

nast-ier-dbgsym: debug symbols for package nast-ier

 The NAST-iEr alignment utility aligns a single raw nucleotide sequence
 against one or more NAST formatted sequences.
 .
 The alignment algorithm involves global dynamic programming profile
 alignment to fixed (NAST-formatted) multiply aligned template sequences
 without any end-gap penalty.
 .
 NAST-iEr is part of the microbiomeutil suite.

wigeon: reimplementation of the Pintail 16S DNA anomaly detection utility

 WigeoN examines the sequence conservation between a query and a trusted
 reference sequence, both in NAST alignment format. Based on the sequence
 identity between the query and the reference sequence, there is an
 expected amount of variation among the alignment. If the observed
 variation is greater than the 95% quantile of the distribution of
 variation observed between non-anomalous sequences, then it is flagged
 as an anomaly.
 .
 WigeoN is a flexible command-line based reimplementation of the Pintail
 algorithm Appl Environ Microbiol. 2005 Dec;7112:7724-36.
 .
 WigeoN is useful for flagging chimeras and anomalies only in near
 full-length 16S rRNA sequences. WigeoN lacks sensitivity with sequences
 less than 1000 bp.
 .
 To run WigeoN, you need NAST-formatted sequences generated by the
 nast-ier utility.
 .
 WigeoN is part of the microbiomeutil suite.