Giter Club home page Giter Club logo

Comments (3)

SamERoss avatar SamERoss commented on July 22, 2024 1

Hello,

We currently are also suffering from a small percentage of reads being completely unconverted. In regards to the --filter_non_conversion from Bismark, this uses the methylation call strings from a Bismark generated Bam and so doesnt work for non Bismark Bams. So i am just commenting to also express interest in non_converstion filtering for MethylDackel, even if its just something as simple as removing any read with 100% non conversion. I have also commented on another thread on perRead, as if perRead could be given for CHG and CHH metrics, i could use this to filter the reads as well.

Thanks

from methyldackel.

dpryan79 avatar dpryan79 commented on July 22, 2024

This wouldn't work in the normal extract, since that essentially operates on a pileup (so looking at the entire length of a read is pretty annoying). I could write a filtering program, but since Felix already wrote one for Bismark I wonder if that'd just duplicate his work needlessly.

BTW, non-CpG methylation does vary in the human genome in accordance with TAD structure and A/B compartments, so I'm hesitant to filter too stringently and end up wiping out something that's actually biologically there (see this article from a collaborator of ours and MethylDackel user as an example).

from methyldackel.

bwlang avatar bwlang commented on July 22, 2024

@mattsoup built a simple tool to mark multiple-C reads in a bwameth bam. The tool can set the vendor-fail bit so MethylDackel will skip the marked reads.
It's not battle tested yet.

from methyldackel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.