Skip to content

Commit 9009409

Browse files
committed
version bump and news
1 parent 9bfc93a commit 9009409

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: plyranges
22
Type: Package
33
Title: A fluent interface for manipulating GenomicRanges
4-
Version: 1.31.4
4+
Version: 1.31.5
55
Authors@R: c(
66
person("Stuart", "Lee", role = c("aut"),
77
comment = c(ORCID = "0000-0003-1179-8436")),

NEWS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# plyranges 1.31.5
2+
3+
* added `distance=TRUE` option for `join_overlap_*`
4+
* added `join_mcols_left(x,y)` for GRanges `x` and
5+
tabular `y`
6+
17
# plyranges 1.27.6
28

39
* added `pull()` method for Ranges objects that extracts a single column as a vector
@@ -136,4 +142,4 @@ https://bioconductor.org/packages/devel/bioc/html/plyranges.html
136142

137143
- package passed review and is now on Bioconductor devel branch!
138144
- I've been pretty slack with updating the NEWS file but will be more
139-
diligent in the future.
145+
diligent in the future.

0 commit comments

Comments
 (0)