Skip to content

Post-filtering process #98

Answered by yuukiiwa
obenno asked this question in Q&A
Sep 28, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi obenno,

The filtering steps part you quoted from the method section of the paper are performed when you run xpore diffmod, the cutoffs are fixed, which you can find them in xpore/diffmod/io.py. xpore postprocessing selects the sites based on the majority direction mod_assignment of a kmer, and only the sites in their kmer’s majority direction mod_assignment are included from the xpore postprocessing output. For example, if most sites in for the kmer GGACT has a “higher” mod_assignment, then xpore postprocessing will remove the GGACT sites with “lower” mod_assignment.

Best wishes,
Yuk Kei

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@obenno
Comment options

Answer selected by yuukiiwa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants