Version 1.6.0
New functionality:
- Added
RegionHeatmap()
function - Added
RegionPlot()
function - Added
RegionMatrix()
function - Added
MotifCounts()
function - Added ability to plot multiple assays simultaneously in
CoveragePlot()
by providing a list of assay names - Added
assay.scale
,bigwig.scale
, andsplit.assay
parameters toCoveragePlot()
- Added new option to provide quantile
ymax
value inCoveragePlot()
- Added
bigwig.scale
andymax
parameters toBigwigTrack()
- Added
peak.slot
parameter toLinkPeaks()
(#932)
Bug fixes:
- Fixed behaviour of
min.features
parameter inCreateChromatinAssay()
to retain cells with>= min.features
(#902) - Fixed behaviour of
min.cells
parameter inLinkPeaks()
(#932)
Other changes: