Skip to content

1.10.0

Compare
Choose a tag to compare
@timoast timoast released this 31 May 06:57
· 187 commits to master since this release

New functionality:

  • Added DensityScatter() function
  • Added scale.linewidth parameter to LinkPlot() (#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)