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

Changelog

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


  * New upstream version
  * debian/{control/copyright}: Fixed homepage
  * debian/control: Versioned (Build-)Depends

 -- Andreas Tille <email address hidden>  Fri, 18 Oct 2013 11:08:01 +0200

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
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
r-bioc-iranges_1.20.4-1.dsc 1.4 KiB 3d2b1a11fbfaf1889fd7423765aca4827cd134c9f7b49455fb71de8715033e6d
r-bioc-iranges_1.20.4.orig.tar.gz 655.4 KiB ab78d14943c5d29cc20a8c77417bb46276f8348807876a70a16ae489ea7c55bb
r-bioc-iranges_1.20.4-1.debian.tar.gz 3.4 KiB 421eaaa6f986ca9af9b5913ecaa7e57daa7fd0fb5982cff11e4822658cfef08a

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.