1.10.0
New functionality:
- Added
DensityScatter()
function - Added
scale.linewidth
parameter toLinkPlot()
(#1412)
Bug fixes:
- Fixed error in
GetReadsInRegion()
when no fragments present that overlap the region (@Rockweiler; #1348) - Make motif names unique to avoid errors in motif-related functions (#1311)
- Ignore missing seqnames when constructing a Motif object (#1381)
- Fixed error in
BigwigTrack()
(#1389) - Fixed bug in
RegionMatrix()
where regions on minus strand were not handled correctly (#1368)
Other changes:
- Improved documentation for
AddMotifs()
function (#1361)