| 1 |
Source: r-bioc-hilbertvis
|
| 2 |
Section: math
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian-Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
|
| 5 |
Uploaders: Steffen Moeller <moeller@debian.org>,
|
| 6 |
Andreas Tille <tille@debian.org>
|
| 7 |
Build-Depends: debhelper (>= 7), cdbs, r-base-dev, r-cran-lattice
|
| 8 |
Standards-Version: 3.9.1
|
| 9 |
Homepage: http://www.ebi.ac.uk/~anders/hilbert
|
| 10 |
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-bioc-hilbertvis/trunk/?rev=0&sc=0
|
| 11 |
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-bioc-hilbertvis/trunk/
|
| 12 |
|
| 13 |
Package: r-bioc-hilbertvis
|
| 14 |
Architecture: any
|
| 15 |
Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-lattice
|
| 16 |
Description: GNU R package to visualise long vector data
|
| 17 |
This tool allows to display very long data vectors in a space-efficient
|
| 18 |
manner, by organising it along a 2D Hilbert curve. The user can then
|
| 19 |
visually judge the large scale structure and distribution of features
|
| 20 |
simultaenously with the rough shape and intensity of individual features.
|
| 21 |
.
|
| 22 |
In bioinformatics, a typical use case is ChIP-Chip and ChIP-Seq,
|
| 23 |
or basically all the kinds of genomic data, that are conventionally
|
| 24 |
displayed as quantitative track ("wiggle data") in genome browsers such
|
| 25 |
as those provided by Ensembl or UCSC.
|