File: control

package info (click to toggle)
ipig 0.0.r5-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 612 kB
  • ctags: 575
  • sloc: java: 5,381; xml: 51; sh: 37; makefile: 16
file content (31 lines) | stat: -rw-r--r-- 1,219 bytes parent folder | download | duplicates (2)
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
Source: ipig
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 9),
               javahelper (>=0.25),
               default-jdk,
               ant,
               libcommons-compress-java,
               libcommons-net-java,
               libjdom1-java,
               libxerces2-java
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/ipig.git
Vcs-Git: git://anonscm.debian.org/debian-med/ipig.git
Homepage: http://sourceforge.net/projects/ipig/

Package: ipig
Architecture: any
Depends: ${misc:Depends},
         ${java:Depends},
Description: integrating PSMs into genome browser visualisations 
 iPiG targets the integration of peptide spectrum matches (PSMs) from
 mass spectrometry (MS) peptide identifications into genomic
 visualisations provided by genome browser such as the UCSC genome
 browser (http://genome.ucsc.edu/).
 .
 iPiG takes PSMs from the MS standard format mzIdentML (*.mzid) or in
 text format and provides results in genome track formats (BED and GFF3
 files), which can be easily imported into genome browsers.