Giter Site home page Giter Site logo

Comments (2)

jernst98 avatar jernst98 commented on August 30, 2024

Dear Jing,

Here are five options I can think of when you do not have a full grid of mark/tissue types:

  1. Run a stacked model.

  2. Run a concatenated model restricting to a subset of stages and/or marks where you have a full grid and then run a concatenated model.

  3. Run a concatenated model but treating as missing datasets for which you do not have data ('2' encoding in ChromHMM).

  4. Run a concatenated model using impute data from a method such as ChromImpute where you have missing observed data.

  5. Run independent models for each stage.

Option 1 has the advantage of using all the data directly and can highly different dynamic patterns so could be a good place to start, but does not provide per-stage annotations if that is what you are interested.
Option 2 has the advantage of being straightforward and allowing well controlled per-stage comparisons but the disadvantage of not using all the data
Option 3 relative to Option 2 uses more data but state usage comparisons will be confounded by the marks available in the stage
Option 4 relative to Option 2 uses more data and relative to Option 3 will be less confounded by the available marks at a stage, but if you have limited data for imputation it might not capture some of the stage specific differences you are interested in capturing
Option 5 is fine if you are interested in studying each stage independently but since you have different state definitions for each stage, stage comparisons are confounded

from chromhmm.

JhinAir avatar JhinAir commented on August 30, 2024

I see. Thank you very much for your very detailed explanations!

from chromhmm.

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.