Git Product home page Git Product logo

Comments (5)

priyatamapandey avatar priyatamapandey commented on July 18, 2024

Hi,
I am finding methylation signal low in some of the my samples and suspecting batch effect and want to normalize the smooth beta values (returned after getMeth() function). Want to feed this matrix into the object again but as bsseq object does not keep smoothed matrix directly. It looks to me it keep coef matrix which transform in smooth data. So I am unable to find the way where I can replace my smooth methylated profile/matrix with normalize smooth profile as I want to feed this object file in the DMRcate tool to identify DMRs.
Looking forward for suggestions.
Thank you,
Priya

from bsseq.

PeteHaitch avatar PeteHaitch commented on July 18, 2024

I've never done any normalization of the data following smoothing.
@kasperdanielhansen have you?

As you note, the BSseq object does not contain the smoothed values, only the parameters, but the smoothed values can be obtained with getMeth().
I don't know how DMRcate works, but perhaps there's a way to pass in (normalized) values of getMeth() as input rather than a BSseq object to the DMRcate functions you want to use?
That's a question for the developers of that package.

from bsseq.

kasperdanielhansen avatar kasperdanielhansen commented on July 18, 2024

from bsseq.

priyatamapandey avatar priyatamapandey commented on July 18, 2024

Thank you for considering my question. I have visualized a DMR region of the smooth data and suspecting the batch effect. I want to identify drms using the smooth quantile normalized data with DMRcate as I have many covariates.
I checked DMRcate uses bsseq object not any data frame/matrix.

Here is the screenshot I am sending for understanding..
Screen Shot 2022-08-22 at 9 27 28 PM

Thank you for any help and suggestions.
Priya

from bsseq.

PeteHaitch avatar PeteHaitch commented on July 18, 2024

Sorry, I don't understand what you're trying to show with that screenshot.

from bsseq.

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.