|
Hi, In the method section of paper, you mentioned as:
May I ask if these filtrations were performed by obenno |
Replies: 1 comment 1 reply
|
Hi obenno, The filtering steps part you quoted from the method section of the paper are performed when you run Best wishes, |
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 inxpore/diffmod/io.py.xpore postprocessingselects the sites based on the majority directionmod_assignmentof a kmer, and only the sites in their kmer’s majority directionmod_assignmentare included from thexpore postprocessingoutput. 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