r-bioc-iranges 1.20.6-1 source package in Ubuntu

Changelog

r-bioc-iranges (1.20.6-1) unstable; urgency=low


  * New upstream version
  * debian/README.test: More detailed testing suggested
  * debian/tests: Add unit test

 -- Andreas Tille <email address hidden>  Tue, 03 Dec 2013 11:26:23 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-bioc-iranges_1.20.6-1.dsc 1.5 KiB 1490cf2122252500f6c8ae9aad32c63000dfdbc669e9f9fde9cc9dc90bd838bb
r-bioc-iranges_1.20.6.orig.tar.gz 656.6 KiB 98c4d71ac6214c8f358821c440b9e0636f62cc8838d704889116b2efdf74e65f
r-bioc-iranges_1.20.6-1.debian.tar.gz 3.7 KiB 4d4a06707fad1dbbaa1a9e939c0e754fe309b2c15f5c5fad74fe4927dde25bd9

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-iranges: GNU R low-level containers for storing sets of integer ranges

 The IRanges class and its extensions are low-level containers for
 storing sets of integer ranges. A typical use of these containers in
 biology is for representing a set of chromosome regions. More specific
 extensions of the IRanges class will typically allow the storage of
 additional information attached to each chromosome region as well as a
 hierarchical relationship between these regions.