1.16.0
Signac 1.16.0
Bug fixes:
- Check that
macs2exists at themacs2.pathinCallPeaks()(#1678) - Fix bug in
LinkPeaks()that incorrectly excluded additional chromosomes from background peak set
Other changes:
- Remove broken
seqinfolinks from documentation as functions are moved fromGenomeInfoDbtoSeqinfo - Enable faster selection of background peaks if the
wrswoRpackage is installed - Add
wrswoRto suggested packages - Updated
MatchRegionStats()to use likelihood-ratio weighting (query/background probability) to sample regions.
This produces more accurate matching distributions between query and background features.
This change will affect how background peaks are selected for theFindMotifs()andLinkPeaks()functions.