You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.51. Fixing bug in reported motifs.
There was a bug present in how ChExMix reports the motif instances in
events files. This bug only affected reporting - no issues expected in
binding event call reproducibility.
Editing PotentialRegionFilter
Adding extra filter step at the very start to remove blacklist regions
from chromosomes before potential regions have been examined. It should
be cleaner to handle cases where a large potential region overlaps an
excluded region this way.