File: control

package info (click to toggle)
mipe 1.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 300 kB
  • ctags: 39
  • sloc: perl: 2,206; makefile: 54
file content (26 lines) | stat: -rw-r--r-- 1,122 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
Source: mipe
Section: science
Priority: optional
Maintainer: Steffen Moeller <moeller@pzr.uni-rostock.de>
Build-Depends-Indep: debhelper (>= 4.0.0), perl
Standards-Version: 3.6.2.1

Package: mipe
Architecture: all
Depends: libxml-twig-perl, libcgi-perl, libxml-perl
Description: [Biology] Tools to store PCR-derived data
 MIPE provides a standard format to exchange and/or storage of all
 information associated with PCR experiments using a flat text file. This will:
  * allow for exchange of PCR data between researchers/laboratories
  * enable traceability of the data
  * prevent problems when submitting data to dbSTS or dbSNP
  * enable the writing of standard scripts to extract data (e.g. a
    list of PCR primers, SNP positions or haplotypes for different animals)
 .
 Although this tool can be used for data storage, it's primary focus
 should be data exchange. For larger reporisitories, relational databases
 are more appropriate for storage of these data. The MIPE format could
 then be used as a standard format to import into and/or export from
 these databases.
 .
  Homepage: http://mipe.sourceforge.net