View dcb2ffd
minor things in travis:Kasper Daniel Hansen authored on 16/10/2017 19:36:26 |
|
View a4501cc
updating travisKasper Daniel Hansen authored on 16/10/2017 19:30:47 |
|
View 2bce9f3
updating travis.ymlKasper Daniel Hansen authored on 16/10/2017 19:27:18 |
|
View fd279c2
Version bump to test Bioc gitKasper 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 updatedKasper Daniel Hansen authored on 16/10/2017 18:43:52 |
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 |
View 9dc13f6
Updated NEWSKasper D. Hansen authored on 21/07/2017 13:13:07 |
|
View 47dcc0f
Merge pull request #58 from PeteHaitch/masterKasper 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 NEWSPeter Hickey authored on 21/07/2017 13:10:05 |
|
View 7e953f8
Update NEWS for v1.13.xPeter Hickey authored on 21/07/2017 12:42:49 |
|
View 9826928
version 1.13.6 from GitHub. Numerous bugfixes, including one criticalKasper D. Hansen authored on 21/07/2017 12:17:16 |
View 455e2aa
Merge pull request #57 from PeteHaitch/masterPeter Hickey authored on 20/07/2017 13:06:01 • GitHub committed on 20/07/2017 13:06:01 |
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 smoothPeter Hickey authored on 19/07/2017 20:20:05 |
|
View fbbbb17
Merge pull request #56 from kdkorthauer/patch-2Kasper Daniel Hansen authored on 19/07/2017 18:35:08 • GitHub committed on 19/07/2017 18:35:08 |