File: control

package info (click to toggle)
libtfbs-perl 0.7.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,772 kB
  • ctags: 921
  • sloc: perl: 7,883; ansic: 699; makefile: 562; sh: 9
file content (41 lines) | stat: -rw-r--r-- 1,678 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: libtfbs-perl
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
           Charles Plessy <plessy@debian.org>,
           Andreas Tille <tille@debian.org>
Section: perl
Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 10),
               perl,
               pdl (>= 1:2.016),
               bioperl,
               libwww-perl,
               libdbi-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libtfbs-perl.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libtfbs-perl.git
Homepage: http://tfbs.genereg.net

Package: libtfbs-perl
Architecture: any
Depends: ${perl:Depends},
         ${pdl:Depends},
         ${shlibs:Depends},
         ${misc:Depends},
         bioperl,
         libwww-perl,
         libdbi-perl
Recommends: libgd-gd2-perl | libgd-gd2-noxpm-perl
Description: scanning DNA sequence with a position weight matrix
 The TFBS perl modules comprise a set of routines to interact with the
 Transfac and Jaspar databases that describe a special family of proteins,
 the transcription factors. These bind to genomic DNA to initiate (or
 prevent) the readout of a gene.  Once multiple binding sites are known
 for a transcription factor, these are gathered in a single file and are
 aligned in order to find position-specific characteristica that might
 be used to predict such binding events in novel DNA sequences.
 .
 If you use TFBS in your work, please cite "Lenhard B., Wasserman W.W. (2002)
 TFBS: Computational framework for transcription factor binding site analysis.
 Bioinformatics 18:1135-1136".