File: control

package info (click to toggle)
rnahybrid 2.1.2-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,036 kB
  • sloc: ansic: 16,466; sh: 1,892; makefile: 77
file content (23 lines) | stat: -rw-r--r-- 1,132 bytes parent folder | download
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.