Git Product home page Git Product logo

Comments (4)

yupenghe avatar yupenghe commented on May 30, 2024

Hey Shelly, hope everything is going well. I looked over this case. In your command, the sample category is set and by default DMSs are grouped into DMRs only when there are at least 2 samples from one sample category that are either classified as hypo- or hyper-. The issue of these 4 DMSs is that methylpy consider them to hypomethylated only in EPI-113 sample. Thus, they were skipped.

There is a parameter --min-cluster where the cutoff can be set. Using --min-cluster 1 should solve this problem.

Yupeng

from methylpy.

shellywanamaker avatar shellywanamaker commented on May 30, 2024

@yupenghe doing ok so far. Austin and I are both working remotely staying hunkered down here in Seattle. How are things in the Bay area?

That makes sense why the command didn't call the DMR if it requires at least 2 samples from one category to be classified as hypo- or hyper-methylated. I will try your --min-cluster 1 suggestion.

I'm still wondering how does the command handle DMS that have no methylation? I think what's interesting here is the red group is in general hyper-methylated, where the blue and orange groups are not methylated or hypo-methylated. What if, for instance, these DMS had no methylation in the blue and orange group and hypermethylation in the red group. Would that still be captured using the --min-cluster 1 setting?

Thanks @yupenghe and hope all is well for you!

from methylpy.

yupenghe avatar yupenghe commented on May 30, 2024

Thanks. Things are fine. I am also working from home and have been at home for weeks :)

The --min-cluster is equally applied to all sample groups and it is equally applied to both hypomethylation and hypermethylation cases. The issue of the above 4 DMSs is that only EPI-113 is called as hypo- and no samples are called as hyper-. In the cases where fore example EPI-113 is hyper- and no samples are hypo- in a few adjacent DMSs, setting --min-cluster 1 will also let you collapse DMSs into DMR. Hope it makes sense.

Yupeng

from methylpy.

shellywanamaker avatar shellywanamaker commented on May 30, 2024

Hi Yupeng,

That does make sense. Thanks for clarifying everything!

-Shelly

from methylpy.

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.