microbiomeutil 20101212+dfsg1-5 source package in Ubuntu

Changelog

microbiomeutil (20101212+dfsg1-5) unstable; urgency=medium

  [ Helmut Grohne ]
  * Do not hard code the build architecture compiler
    Closes: #1003411

  [ Andreas Tille ]
  * Standards-Version: 4.6.0 (routine-update)
  * Add missing build dependency on dh addon.
  * Fix typo in debian/rules rules: override_dh_auto_build  =>
    override_dh_auto_build, override_dh_fixperms  => override_dh_fixperms
  * Apply multi-arch hints.
    + microbiomeutil-data: Add Multi-Arch: foreign.

 -- Andreas Tille <email address hidden>  Mon, 10 Jan 2022 17:29:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
microbiomeutil_20101212+dfsg1-5.dsc 2.4 KiB ada87ae56254c889d27f560fcc41466ce96637b8b592c718139c3c6d5e95ae4d
microbiomeutil_20101212+dfsg1.orig.tar.xz 1.5 MiB f6e75eb1ccbaca07c862f5e548850bb87c37279678250cd36f5804d673bbd56c
microbiomeutil_20101212+dfsg1-5.debian.tar.xz 10.2 KiB f518be0f2368f906c4e75f45e1ac1bfa2a5f2827b4658638bf4485f917d8d26f

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 nast-ier
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.