1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: rnahybrid
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
libg2-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/rnahybrid
Vcs-Git: https://salsa.debian.org/med-team/rnahybrid.git
Homepage: http://bibiserv.techfak.uni-bielefeld.de/rnahybrid/submission.html
Rules-Requires-Root: no
Package: rnahybrid
Architecture: any-amd64 arm64 armhf any-i386 mips mips64el mipsel ppc64el s390x alpha hppa m68k powerpc powerpcspe ppc64 sh4 sparc64 x32 riscv64
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Fast and effective prediction of microRNA/target duplexes
RNAhybrid is a tool for finding the minimum free energy hybridisation of a
long and a short RNA. The hybridisation is performed in a kind of domain mode,
ie. The short sequence is hybridised to the best fitting part of the long one.
The tool is primarily meant as a means for microRNA target prediction.
|