| 1 |
Source: sibsim4
|
| 2 |
Section: science
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian-Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
|
| 5 |
Uploaders: Nelson A. de Oliveira <naoliv@debian.org>
|
| 6 |
Build-Depends: cdbs, debhelper (>= 5)
|
| 7 |
Standards-Version: 3.7.2
|
| 8 |
XS-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sibsim4/trunk/
|
| 9 |
XS-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/sibsim4
|
| 10 |
Homepage: http://sibsim4.sourceforge.net/
|
| 11 |
|
| 12 |
Package: sibsim4
|
| 13 |
Architecture: any
|
| 14 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 15 |
Description: align expressed RNA sequences on a DNA template
|
| 16 |
The SIBsim4 project is based on sim4, which is a program designed to align
|
| 17 |
an expressed DNA sequence with a genomic sequence, allowing for introns.
|
| 18 |
SIBsim4 is a fairly extensive rewrite of the original code with the following
|
| 19 |
goals:
|
| 20 |
* speed improvement;
|
| 21 |
* allow large, chromosome scale, DNA sequences to be used;
|
| 22 |
* provide more detailed output about splice types;
|
| 23 |
* provide more detailed output about polyA sites;
|
| 24 |
* misc code cleanups and fixes.
|