| 1 |
Source: sigma-align
|
| 2 |
Section: science
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian-Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
|
| 5 |
Uploaders: Charles Plessy <charles-debian-nospam@plessy.org>
|
| 6 |
Build-Depends: debhelper (>= 5), libglib2.0-dev
|
| 7 |
Standards-Version: 3.7.2
|
| 8 |
XS-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sigma-align/trunk/
|
| 9 |
XS-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/sigma-align
|
| 10 |
Homepage: http://www.imsc.res.in/~rsidd/sigma/
|
| 11 |
|
| 12 |
Package: sigma-align
|
| 13 |
Architecture: any
|
| 14 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 15 |
Description: Simple greedy multiple alignment of non-coding DNA sequences
|
| 16 |
Sigma ("Simple greedy multiple alignment") is an alignment program with a new
|
| 17 |
algorithm and scoring scheme designed specifically for non-coding DNA
|
| 18 |
sequence. It uses a strategy of seeking the best possible gapless local
|
| 19 |
alignments, at each step making the best possible alignment consistent with
|
| 20 |
existing alignments, and scores the significance of the alignment based on the
|
| 21 |
lengths of the aligned fragments and a background model which may be supplied
|
| 22 |
or estimated from an auxiliary file of intergenic DNA. With real data, while
|
| 23 |
"correctness" can't be directly quantified for the alignment, running the
|
| 24 |
PhyloGibbs motif finder on pre-aligned sequence suggests that Sigma's
|
| 25 |
alignments are superior. It has been published in BMC Bioinformatics. 2006 Mar
|
| 26 |
16;7:143.
|