Differential Accessibility #3
markphillippebworth
started this conversation in
Feature Requests
Replies: 1 comment
-
Addendum: I'm think we should actually normalize by reads in some way. Normalizing by cell number will work as long as the sequencing depth between the two samples. If the sequencing depth changes, then so will the odds of having a drop-out event. In that situation, both cell number and sequencing depth together will influence the drop-out rate and so both need to be controlled for. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We need to add a function to calculate differentially accessible regions.
Ideally, it would use sample-specific information to find differential peaks, and
then iteratively downsample those peaks to determine if they consistently show up as differential or if the difference arises from drop-out effects at lower cell numbers.
Beta Was this translation helpful? Give feedback.
All reactions