Raw Message
Message-ID: <20110810100016.BMM68920@gimr.garvan.unsw.edu.au> Date: 2011-08-10T00:00:16Z From: Dario Strbenac Subject: [Bioc-devel] Reduce Gap Width Yes, I should be using range, now that I read about it. >try Machine$integer.max instead of Inf; but maybe you're looking for >range(GRanges(<...>)) > >Martin