October 16, 2017
View dcb2ffd

minor things in travis:

Kasper Daniel Hansen authored on 16/10/2017 19:36:26
View a4501cc

updating travis

Kasper Daniel Hansen authored on 16/10/2017 19:30:47
View 2bce9f3

updating travis.yml

Kasper Daniel Hansen authored on 16/10/2017 19:27:18
View fd279c2

Version bump to test Bioc git

Kasper Daniel Hansen authored on 16/10/2017 18:54:12
View 94da5a9

resolving conflicts:

Kasper Daniel Hansen authored on 16/10/2017 18:53:15
View 23cb479

README updated

Kasper Daniel Hansen authored on 16/10/2017 18:43:52
September 18, 2017
View 8f4b326

- Use new 'maxgap' and 'minoverlap' defaults in "findOverlaps" method for hasGRanges objects. - Remove "subsetByOverlaps" methods for hasGRanges objects. They are redundant with the default "subsetByOverlaps" method defined in the IRanges package. The default method works out-of-the-box on any object that supports findOverlaps() and linear subsetting ([), which is the case for hasGRanges objects.

Hervé Pagès authored on 18/09/2017 15:02:27
July 21, 2017
View 9dc13f6

Updated NEWS

Kasper D. Hansen authored on 21/07/2017 13:13:07
View 47dcc0f

Merge pull request #58 from PeteHaitch/master

Kasper Daniel Hansen authored on 21/07/2017 13:12:02 • GitHub committed on 21/07/2017 13:12:02
View 449941e

Little more detail in NEWS

Peter Hickey authored on 21/07/2017 13:10:05
View 7e953f8

Update NEWS for v1.13.x

Peter Hickey authored on 21/07/2017 12:42:49
View 9826928

version 1.13.6 from GitHub. Numerous bugfixes, including one critical

Kasper D. Hansen authored on 21/07/2017 12:17:16
July 20, 2017
View 455e2aa

Merge pull request #57 from PeteHaitch/master

Peter Hickey authored on 20/07/2017 13:06:01 • GitHub committed on 20/07/2017 13:06:01
July 19, 2017
View bfabb68

Use pmin()/pmax() instead of pmin2()/pmax2() in BSmooth() Faster to realise as array and use pmin()/pmax() than to use pmin2()/pmax2() on DelayedArray and then realise as array. No real penalty since have to load this data into memory anyway in order to smooth

Peter Hickey authored on 19/07/2017 20:20:05
View fbbbb17

Merge pull request #56 from kdkorthauer/patch-2

Kasper Daniel Hansen authored on 19/07/2017 18:35:08 • GitHub committed on 19/07/2017 18:35:08